Package com.adobe.testing.s3mock.s3.dto
Object ObjectPart.Companion
-
- All Implemented Interfaces:
public class ObjectPart.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ObjectPart.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ObjectPartfrom(ChecksumFields fields, Integer partNumber, Long size)-
-
Method Detail
-
from
final ObjectPart from(ChecksumFields fields, Integer partNumber, Long size)
-
-
-
-