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