Uses of Class
com.amazonaws.services.elasticmapreduce.model.AddTagsResult
Packages that use AddTagsResult
Package
Description
-
Uses of AddTagsResult in com.amazonaws.services.elasticmapreduce
Methods in com.amazonaws.services.elasticmapreduce that return AddTagsResultModifier and TypeMethodDescriptionAbstractAmazonElasticMapReduce.addTags
(AddTagsRequest request) AmazonElasticMapReduce.addTags
(AddTagsRequest addTagsRequest) Adds tags to an Amazon EMR resource.AmazonElasticMapReduceClient.addTags
(AddTagsRequest addTagsRequest) Adds tags to an Amazon EMR resource.Methods in com.amazonaws.services.elasticmapreduce that return types with arguments of type AddTagsResultModifier and TypeMethodDescriptionAbstractAmazonElasticMapReduceAsync.addTagsAsync
(AddTagsRequest request) AbstractAmazonElasticMapReduceAsync.addTagsAsync
(AddTagsRequest request, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) AmazonElasticMapReduceAsync.addTagsAsync
(AddTagsRequest addTagsRequest) Adds tags to an Amazon EMR resource.AmazonElasticMapReduceAsync.addTagsAsync
(AddTagsRequest addTagsRequest, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) Adds tags to an Amazon EMR resource.AmazonElasticMapReduceAsyncClient.addTagsAsync
(AddTagsRequest request) AmazonElasticMapReduceAsyncClient.addTagsAsync
(AddTagsRequest request, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) Method parameters in com.amazonaws.services.elasticmapreduce with type arguments of type AddTagsResultModifier and TypeMethodDescriptionAbstractAmazonElasticMapReduceAsync.addTagsAsync
(AddTagsRequest request, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) AmazonElasticMapReduceAsync.addTagsAsync
(AddTagsRequest addTagsRequest, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) Adds tags to an Amazon EMR resource.AmazonElasticMapReduceAsyncClient.addTagsAsync
(AddTagsRequest request, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) -
Uses of AddTagsResult in com.amazonaws.services.elasticmapreduce.model
Methods in com.amazonaws.services.elasticmapreduce.model that return AddTagsResult