Class AbstractAmazonAutoScalingAsync

java.lang.Object
com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
All Implemented Interfaces:
AmazonAutoScaling, AmazonAutoScalingAsync

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