Uses of Class
com.amazonaws.services.storagegateway.model.AddTagsToResourceResult
Packages that use AddTagsToResourceResult
Package
Description
-
Uses of AddTagsToResourceResult in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway that return AddTagsToResourceResultModifier and TypeMethodDescriptionAbstractAWSStorageGateway.addTagsToResource
(AddTagsToResourceRequest request) AWSStorageGateway.addTagsToResource
(AddTagsToResourceRequest addTagsToResourceRequest) Adds one or more tags to the specified resource.AWSStorageGatewayClient.addTagsToResource
(AddTagsToResourceRequest addTagsToResourceRequest) Adds one or more tags to the specified resource.Methods in com.amazonaws.services.storagegateway that return types with arguments of type AddTagsToResourceResultModifier and TypeMethodDescriptionAbstractAWSStorageGatewayAsync.addTagsToResourceAsync
(AddTagsToResourceRequest request) AbstractAWSStorageGatewayAsync.addTagsToResourceAsync
(AddTagsToResourceRequest request, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) AWSStorageGatewayAsync.addTagsToResourceAsync
(AddTagsToResourceRequest addTagsToResourceRequest) Adds one or more tags to the specified resource.AWSStorageGatewayAsync.addTagsToResourceAsync
(AddTagsToResourceRequest addTagsToResourceRequest, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) Adds one or more tags to the specified resource.AWSStorageGatewayAsyncClient.addTagsToResourceAsync
(AddTagsToResourceRequest request) AWSStorageGatewayAsyncClient.addTagsToResourceAsync
(AddTagsToResourceRequest request, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) Method parameters in com.amazonaws.services.storagegateway with type arguments of type AddTagsToResourceResultModifier and TypeMethodDescriptionAbstractAWSStorageGatewayAsync.addTagsToResourceAsync
(AddTagsToResourceRequest request, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) AWSStorageGatewayAsync.addTagsToResourceAsync
(AddTagsToResourceRequest addTagsToResourceRequest, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) Adds one or more tags to the specified resource.AWSStorageGatewayAsyncClient.addTagsToResourceAsync
(AddTagsToResourceRequest request, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) -
Uses of AddTagsToResourceResult in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return AddTagsToResourceResultModifier and TypeMethodDescriptionAddTagsToResourceResult.clone()
AddTagsToResourceResult.withResourceARN
(String resourceARN) The Amazon Resource Name (ARN) of the resource you want to add tags to.