| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default AddTagsToResourceResponse |
StorageGatewayClient.addTagsToResource(AddTagsToResourceRequest addTagsToResourceRequest)
Adds one or more tags to the specified resource.
|
default AddTagsToResourceResponse |
StorageGatewayClient.addTagsToResource(Consumer<AddTagsToResourceRequest.Builder> addTagsToResourceRequest)
Adds one or more tags to the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AddTagsToResourceResponse> |
StorageGatewayAsyncClient.addTagsToResource(AddTagsToResourceRequest addTagsToResourceRequest)
Adds one or more tags to the specified resource.
|
default CompletableFuture<AddTagsToResourceResponse> |
StorageGatewayAsyncClient.addTagsToResource(Consumer<AddTagsToResourceRequest.Builder> addTagsToResourceRequest)
Adds one or more tags to the specified resource.
|
Copyright © 2022. All rights reserved.