public class ListPartsResponse extends GenericResponse
| 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()