Uses of Class
com.adobe.testing.s3mock.MetadataDirective
-
Packages that use MetadataDirective Package Description com.adobe.testing.s3mock -
-
Uses of MetadataDirective in com.adobe.testing.s3mock
Methods in com.adobe.testing.s3mock that return MetadataDirective Modifier and Type Method Description static MetadataDirectiveMetadataDirective. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static MetadataDirective[]MetadataDirective. values()Returns an array containing the constants of this enum type, in the order they are declared.
-