Uses of Enum
com.amazonaws.services.s3.model.S3KeyFilter.FilterRuleName
Packages that use S3KeyFilter.FilterRuleName
Package
Description
Classes modeling the various types represented by Amazon S3.
-
Uses of S3KeyFilter.FilterRuleName in com.amazonaws.services.s3.model
Subclasses with type arguments of type S3KeyFilter.FilterRuleName in com.amazonaws.services.s3.modelModifier and TypeClassDescriptionstatic enumAllowable values for the name of aFilterRulefor anS3KeyFilterMethods in com.amazonaws.services.s3.model that return S3KeyFilter.FilterRuleNameModifier and TypeMethodDescriptionstatic S3KeyFilter.FilterRuleNameReturns the enum constant of this type with the specified name.static S3KeyFilter.FilterRuleName[]S3KeyFilter.FilterRuleName.values()Returns an array containing the constants of this enum type, in the order they are declared.