Class AbstractAWSDirectoryServiceAsync

java.lang.Object
com.amazonaws.services.directory.AbstractAWSDirectoryService
com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
All Implemented Interfaces:
AWSDirectoryService, AWSDirectoryServiceAsync

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