Class AbstractAmazonConfigAsync

  • All Implemented Interfaces:
    AmazonConfig, AmazonConfigAsync

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