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