O
- Cloud vendor-specific response object.public interface ObjectStorageEntry<O>
Modifier and Type | Method and Description |
---|---|
java.io.InputStream |
getInputStream() |
java.lang.String |
getKey()
The object path on object storage.
|
O |
getNativeEntry() |
@NonNull java.lang.String getKey()
/path/to
@NonNull java.io.InputStream getInputStream()
@NonNull O getNativeEntry()