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