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