| 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 TagResourceResponse |
ChimeSdkMediaPipelinesClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Applies the specified tags to the specified Amazon Chime SDK media capture pipeline.
|
default TagResourceResponse |
ChimeSdkMediaPipelinesClient.tagResource(TagResourceRequest tagResourceRequest)
Applies the specified tags to the specified Amazon Chime SDK media capture pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
ChimeSdkMediaPipelinesAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Applies the specified tags to the specified Amazon Chime SDK media capture pipeline.
|
default CompletableFuture<TagResourceResponse> |
ChimeSdkMediaPipelinesAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Applies the specified tags to the specified Amazon Chime SDK media capture pipeline.
|
Copyright © 2022. All rights reserved.