public class S3MetadataResponseHandler extends AbstractS3ResponseHandler<ObjectMetadata>
X_AMZ_REQUEST_ID_ALTERNATIVE_HEADER, X_AMZN_EXTENDED_REQUEST_ID_HEADER, X_AMZN_QUERY_ERROR, X_AMZN_REQUEST_ID_HEADER
Constructor and Description |
---|
S3MetadataResponseHandler() |
Modifier and Type | Method and Description |
---|---|
AmazonWebServiceResponse<ObjectMetadata> |
handle(HttpResponse response) |
needsConnectionLeftOpen, parseResponseMetadata, populateObjectMetadata
public AmazonWebServiceResponse<ObjectMetadata> handle(HttpResponse response) throws Exception
Exception
HttpResponseHandler.handle(com.amazonaws.http.HttpResponse)
Copyright © 2023. All rights reserved.