Package com.pkgrove.pkgrovekit.storage
Class ObjectSummary
-
- All Implemented Interfaces:
public final class ObjectSummaryOne listing entry — deliberately small (listing pages can be huge).
-
-
Constructor Summary
Constructors Constructor Description ObjectSummary(ObjectKey key, Long sizeBytes, String etag, Instant lastModified)
-
Method Summary
Modifier and Type Method Description final ObjectKeygetKey()final LonggetSizeBytes()final StringgetEtag()final InstantgetLastModified()
-