Uses of Class
com.amazonaws.services.s3.model.S3KeyFilter.FilterRuleName
-
Packages that use S3KeyFilter.FilterRuleName Package Description com.amazonaws.services.s3.model Classes modeling the various types represented by Amazon S3. -
-
Uses of S3KeyFilter.FilterRuleName in com.amazonaws.services.s3.model
Methods in com.amazonaws.services.s3.model that return S3KeyFilter.FilterRuleName Modifier and Type Method Description static S3KeyFilter.FilterRuleNameS3KeyFilter.FilterRuleName. valueOf(String name)Returns 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.
-