Class AbstractAWSSupportAsync

  • All Implemented Interfaces:
    AWSSupport, AWSSupportAsync

    public class AbstractAWSSupportAsync
    extends AbstractAWSSupport
    implements AWSSupportAsync
    Abstract implementation of AWSSupportAsync. Convenient method forms pass through to the corresponding overload that takes a request object and an AsyncHandler, which throws an UnsupportedOperationException.