| Package | Description |
|---|---|
| software.amazon.awssdk.services.voiceid |
Amazon Connect Voice ID provides real-time caller authentication and fraud screening.
|
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
VoiceIdClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Tags a Voice ID resource with the provided list of tags.
|
default TagResourceResponse |
VoiceIdClient.tagResource(TagResourceRequest tagResourceRequest)
Tags a Voice ID resource with the provided list of tags.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
VoiceIdAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Tags a Voice ID resource with the provided list of tags.
|
default CompletableFuture<TagResourceResponse> |
VoiceIdAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Tags a Voice ID resource with the provided list of tags.
|
Copyright © 2023. All rights reserved.