| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect |
Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer contact center
and provide reliable customer engagement at any scale.
|
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
ConnectClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds the specified tags to the specified resource.
|
default TagResourceResponse |
ConnectClient.tagResource(TagResourceRequest tagResourceRequest)
Adds the specified tags to the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
ConnectAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds the specified tags to the specified resource.
|
default CompletableFuture<TagResourceResponse> |
ConnectAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Adds the specified tags to the specified resource.
|
Copyright © 2022. All rights reserved.