| Package | Description |
|---|---|
| software.amazon.awssdk.services.dlm |
|
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
DlmClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds the specified tags to the specified resource.
|
default TagResourceResponse |
DlmClient.tagResource(TagResourceRequest tagResourceRequest)
Adds the specified tags to the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
DlmAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds the specified tags to the specified resource.
|
default CompletableFuture<TagResourceResponse> |
DlmAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Adds the specified tags to the specified resource.
|
Copyright © 2021. All rights reserved.