public class GetObjectAttributesResponse extends GenericResponse
| Constructor and Description |
|---|
GetObjectAttributesResponse(okhttp3.Headers headers,
String bucket,
String region,
String object,
GetObjectAttributesOutput result) |
| Modifier and Type | Method and Description |
|---|---|
GetObjectAttributesOutput |
result() |
bucket, headers, object, regionpublic GetObjectAttributesResponse(okhttp3.Headers headers,
String bucket,
String region,
String object,
GetObjectAttributesOutput result)
public GetObjectAttributesOutput result()