JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.services.s3.internal

Class S3XmlResponseHandler<T>

    • Constructor Detail

      • S3XmlResponseHandler

        public S3XmlResponseHandler(Unmarshaller<T,InputStream> responseUnmarshaller)
        Constructs a new S3 response handler that will use the specified SAX unmarshaller to turn the response into an object.
        Parameters:
        responseUnmarshaller - The SAX unmarshaller to use on the response from S3.
    • Method Detail

      • getResponseHeaders

        public Map<String,String> getResponseHeaders()
        Returns the headers from the processed response. Will return null until a response has been handled.
        Returns:
        the headers from the processed response.
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /