Uses of Class
com.amazonaws.services.elasticmapreduce.model.RemoveTagsResult
Packages that use RemoveTagsResult
Package
Description
-
Uses of RemoveTagsResult in com.amazonaws.services.elasticmapreduce
Methods in com.amazonaws.services.elasticmapreduce that return RemoveTagsResultModifier and TypeMethodDescriptionAbstractAmazonElasticMapReduce.removeTags
(RemoveTagsRequest request) AmazonElasticMapReduce.removeTags
(RemoveTagsRequest removeTagsRequest) Removes tags from an Amazon EMR resource.AmazonElasticMapReduceClient.removeTags
(RemoveTagsRequest removeTagsRequest) Removes tags from an Amazon EMR resource.Methods in com.amazonaws.services.elasticmapreduce that return types with arguments of type RemoveTagsResultModifier and TypeMethodDescriptionAbstractAmazonElasticMapReduceAsync.removeTagsAsync
(RemoveTagsRequest request) AbstractAmazonElasticMapReduceAsync.removeTagsAsync
(RemoveTagsRequest request, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) AmazonElasticMapReduceAsync.removeTagsAsync
(RemoveTagsRequest removeTagsRequest) Removes tags from an Amazon EMR resource.AmazonElasticMapReduceAsync.removeTagsAsync
(RemoveTagsRequest removeTagsRequest, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) Removes tags from an Amazon EMR resource.AmazonElasticMapReduceAsyncClient.removeTagsAsync
(RemoveTagsRequest request) AmazonElasticMapReduceAsyncClient.removeTagsAsync
(RemoveTagsRequest request, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) Method parameters in com.amazonaws.services.elasticmapreduce with type arguments of type RemoveTagsResultModifier and TypeMethodDescriptionAbstractAmazonElasticMapReduceAsync.removeTagsAsync
(RemoveTagsRequest request, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) AmazonElasticMapReduceAsync.removeTagsAsync
(RemoveTagsRequest removeTagsRequest, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) Removes tags from an Amazon EMR resource.AmazonElasticMapReduceAsyncClient.removeTagsAsync
(RemoveTagsRequest request, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) -
Uses of RemoveTagsResult in com.amazonaws.services.elasticmapreduce.model
Methods in com.amazonaws.services.elasticmapreduce.model that return RemoveTagsResult