| 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 that capture, concatenate, or stream your Amazon Chime SDK meetings.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
ChimeSdkMediaPipelinesClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes any tags from a media pipeline.
|
default UntagResourceResponse |
ChimeSdkMediaPipelinesClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes any tags from a media pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
ChimeSdkMediaPipelinesAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes any tags from a media pipeline.
|
default CompletableFuture<UntagResourceResponse> |
ChimeSdkMediaPipelinesAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes any tags from a media pipeline.
|
Copyright © 2022. All rights reserved.