Class AbstractAWSSupportAsync

java.lang.Object
com.amazonaws.services.support.AbstractAWSSupport
com.amazonaws.services.support.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.