Uses of Enum
software.amazon.awssdk.crt.s3.ChecksumConfig.ChecksumLocation
Packages that use ChecksumConfig.ChecksumLocation
-
Uses of ChecksumConfig.ChecksumLocation in software.amazon.awssdk.crt.s3
Methods in software.amazon.awssdk.crt.s3 that return ChecksumConfig.ChecksumLocationModifier and TypeMethodDescriptionChecksumConfig.getChecksumLocation()Returns the enum constant of this type with the specified name.static ChecksumConfig.ChecksumLocation[]ChecksumConfig.ChecksumLocation.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.crt.s3 with parameters of type ChecksumConfig.ChecksumLocationModifier and TypeMethodDescriptionChecksumConfig.withChecksumLocation(ChecksumConfig.ChecksumLocation location) If NONE.