public class GetObjectResponse extends FilterInputStream
MinioAsyncClient.getObject(io.minio.GetObjectArgs) and MinioClient.getObject(io.minio.GetObjectArgs). As it is InputStream interface compatible, it must be closed after use to release underneath network
resources.in| Constructor and Description |
|---|
GetObjectResponse(okhttp3.Headers headers,
String bucket,
String region,
String object,
InputStream body) |
| Modifier and Type | Method and Description |
|---|---|
String |
bucket() |
okhttp3.Headers |
headers() |
String |
object() |
String |
region() |
available, close, mark, markSupported, read, read, read, reset, skip