| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmediapipelines |
The Amazon Chime SDK media pipeline APIs in this section allow software developers to create Amazon Chime SDK media
pipelines and capture audio, video, events, and data messages from Amazon Chime SDK meetings.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
ChimeSdkMediaPipelinesClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the specified tags from the specified Amazon Chime SDK media capture pipeline.
|
default UntagResourceResponse |
ChimeSdkMediaPipelinesClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tags from the specified Amazon Chime SDK media capture pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
ChimeSdkMediaPipelinesAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the specified tags from the specified Amazon Chime SDK media capture pipeline.
|
default CompletableFuture<UntagResourceResponse> |
ChimeSdkMediaPipelinesAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tags from the specified Amazon Chime SDK media capture pipeline.
|
Copyright © 2022. All rights reserved.