Class AbstractAmazonConfigAsync

java.lang.Object
com.amazonaws.services.config.AbstractAmazonConfig
com.amazonaws.services.config.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.