Uses of Class
software.amazon.awssdk.core.checksums.ResponseChecksumValidationResolver
Packages that use ResponseChecksumValidationResolver
-
Uses of ResponseChecksumValidationResolver in software.amazon.awssdk.core.checksums
Methods in software.amazon.awssdk.core.checksums that return ResponseChecksumValidationResolverModifier and TypeMethodDescriptionResponseChecksumValidationResolver.create()ResponseChecksumValidationResolver.defaultChecksumValidation(ResponseChecksumValidation defaultChecksumValidation) Configure theResponseChecksumValidationthat should be used if the mode is not specified anywhere else.ResponseChecksumValidationResolver.profileFile(Supplier<ProfileFile> profileFile) Configure the profile file that should be used when determining theResponseChecksumValidation.ResponseChecksumValidationResolver.profileName(String profileName) Configure the profile file name should be used when determining theResponseChecksumValidation.