Uses of Enum
software.amazon.awssdk.crt.s3.S3MetaRequestOptions.MetaRequestType
Packages that use S3MetaRequestOptions.MetaRequestType
-
Uses of S3MetaRequestOptions.MetaRequestType in software.amazon.awssdk.crt.s3
Methods in software.amazon.awssdk.crt.s3 that return S3MetaRequestOptions.MetaRequestTypeModifier and TypeMethodDescriptionS3MetaRequestOptions.MetaRequestType.getEnumValueFromInteger(int value) S3MetaRequestOptions.getMetaRequestType()ResumeToken.getType()Returns the enum constant of this type with the specified name.static S3MetaRequestOptions.MetaRequestType[]S3MetaRequestOptions.MetaRequestType.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 S3MetaRequestOptions.MetaRequestTypeModifier and TypeMethodDescriptionS3MetaRequestOptions.withMetaRequestType(S3MetaRequestOptions.MetaRequestType metaRequestType)