public class ListPartsResponse extends GenericResponse
BaseS3Client.listParts(io.minio.ListPartsArgs).| Constructor and Description |
|---|
ListPartsResponse(okhttp3.Headers headers,
String bucket,
String region,
String object,
ListPartsResult result) |
| Modifier and Type | Method and Description |
|---|---|
ListPartsResult |
result() |
bucket, headers, object, regionpublic ListPartsResponse(okhttp3.Headers headers,
String bucket,
String region,
String object,
ListPartsResult result)
public ListPartsResult result()