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