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