Uses of Enum
software.amazon.awssdk.services.s3.model.ObjectEncryption.Type
Packages that use ObjectEncryption.Type
-
Uses of ObjectEncryption.Type in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return ObjectEncryption.TypeModifier and TypeMethodDescriptionObjectEncryption.type()Retrieve an enum value representing which member of this object is populated.static ObjectEncryption.TypeReturns the enum constant of this type with the specified name.static ObjectEncryption.Type[]ObjectEncryption.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.