| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointemail |
|
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
PinpointEmailClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Add one or more tags (keys and values) to a specified resource.
|
default TagResourceResponse |
PinpointEmailClient.tagResource(TagResourceRequest tagResourceRequest)
Add one or more tags (keys and values) to a specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
PinpointEmailAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Add one or more tags (keys and values) to a specified resource.
|
default CompletableFuture<TagResourceResponse> |
PinpointEmailAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Add one or more tags (keys and values) to a specified resource.
|
Copyright © 2021. All rights reserved.