JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.793

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.route53.internal

Class Route53IdRequestHandler

  • All Implemented Interfaces:
    RequestHandler


    public class Route53IdRequestHandler
    extends AbstractRequestHandler 
    Route 53 returns a portion of the URL resource path as the ID for a few elements, but when the service accepts those IDs, the resource path portion cannot be included, otherwise requests fail. This handler removes those partial resource path elements from IDs returned by Route 53.
    • Constructor Detail

      • Route53IdRequestHandler

        public Route53IdRequestHandler()
    • Method Detail

      • afterResponse

        public void afterResponse(Request<?> request,
         Object obj,
         TimingInfo timingInfo)
        Description copied from interface: RequestHandler
        Runs any additional processing logic on the specified request (after is has been executed by the client runtime).
        Specified by:
        afterResponse in interface RequestHandler
        Overrides:
        afterResponse in class AbstractRequestHandler
        Parameters:
        request - The low level request being processed.
        obj - The response generated from the specified request.
        timingInfo - Timing information on the request's processing.
Skip navigation links

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