@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAmazonElasticInferenceAsync extends AbstractAmazonElasticInference implements AmazonElasticInferenceAsync
AmazonElasticInferenceAsync. Convenient method forms pass through to the
corresponding overload that takes a request object and an AsyncHandler, which throws an
UnsupportedOperationException.ENDPOINT_PREFIXgetCachedResponseMetadata, listTagsForResource, shutdown, tagResource, untagResourceequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCachedResponseMetadata, listTagsForResource, shutdown, tagResource, untagResourcepublic Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request)
AmazonElasticInferenceAsynclistTagsForResourceAsync in interface AmazonElasticInferenceAsyncpublic Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AmazonElasticInferenceAsynclistTagsForResourceAsync in interface AmazonElasticInferenceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request)
AmazonElasticInferenceAsynctagResourceAsync in interface AmazonElasticInferenceAsyncpublic Future<TagResourceResult> tagResourceAsync(TagResourceRequest request, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
AmazonElasticInferenceAsynctagResourceAsync in interface AmazonElasticInferenceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request)
AmazonElasticInferenceAsyncuntagResourceAsync in interface AmazonElasticInferenceAsyncpublic Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
AmazonElasticInferenceAsyncuntagResourceAsync in interface AmazonElasticInferenceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.