Package com.adobe.testing.s3mock.s3.dto
Object StorageClass.Companion
-
- All Implemented Interfaces:
public class StorageClass.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static StorageClass.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final StorageClassfromValue(String value)-
-
Method Detail
-
fromValue
final StorageClass fromValue(String value)
-
-
-
-