Class AbstractAmazonApiGateway

  • All Implemented Interfaces:
    AmazonApiGateway
    Direct Known Subclasses:
    AbstractAmazonApiGatewayAsync

    public class AbstractAmazonApiGateway
    extends Object
    implements AmazonApiGateway
    Abstract implementation of AmazonApiGateway. Convenient method forms pass through to the corresponding overload that takes a request object, which throws an UnsupportedOperationException.