public class ObjectMetadataResponseHandler extends MetadataResponseHandler implements org.apache.http.client.ResponseHandler<ObjectMetadata>
| Constructor and Description |
|---|
ObjectMetadataResponseHandler() |
| Modifier and Type | Method and Description |
|---|---|
ObjectMetadata |
handleResponse(org.apache.http.HttpResponse response) |
getContentLength, getContentType, getETag, getLastModifiedpublic ObjectMetadata handleResponse(org.apache.http.HttpResponse response) throws org.apache.http.client.ClientProtocolException, IOException
handleResponse in interface org.apache.http.client.ResponseHandler<ObjectMetadata>org.apache.http.client.ClientProtocolExceptionIOExceptionCopyright © 2020. All rights reserved.