Class AmazonApiGatewayAsyncClient

  • All Implemented Interfaces:
    AmazonApiGateway, AmazonApiGatewayAsync

    @ThreadSafe
    public class AmazonApiGatewayAsyncClient
    extends AmazonApiGatewayClient
    implements AmazonApiGatewayAsync
    Interface for accessing Amazon API Gateway asynchronously. Each asynchronous method will return a Java Future object representing the asynchronous operation; overloads which accept an AsyncHandler can be used to receive notification when an asynchronous operation completes.

    Amazon API Gateway

    Amazon API Gateway helps developers deliver robust, secure and scalable mobile and web application backends. Amazon API Gateway allows developers to securely connect mobile and web applications to APIs that run on AWS Lambda, Amazon EC2, or other publicly addressable web services that are hosted outside of AWS.