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 S3StringResponseHandler

    • Constructor Detail

      • S3StringResponseHandler

        public S3StringResponseHandler()
    • Method Detail

      • handle

        public AmazonWebServiceResponse<String> handle(HttpResponse response)
         throws Exception 
        Description copied from interface: HttpResponseHandler
        Accepts an HTTP response object, and returns an object of type T. Individual implementations may choose to handle the response however they need to, and return any type that they need to.
        Parameters:
        response - The HTTP response to handle, as received from an AWS service.
        Returns:
        An object of type T, as defined by individual implementations.
        Throws:
        Exception - If any problems are encountered handling the response.
Skip navigation links

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