| 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 TagResourceResponse |
ChimeSdkMediaPipelinesClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
The ARN of the media pipeline that you want to tag.
|
default TagResourceResponse |
ChimeSdkMediaPipelinesClient.tagResource(TagResourceRequest tagResourceRequest)
The ARN of the media pipeline that you want to tag.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
ChimeSdkMediaPipelinesAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
The ARN of the media pipeline that you want to tag.
|
default CompletableFuture<TagResourceResponse> |
ChimeSdkMediaPipelinesAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
The ARN of the media pipeline that you want to tag.
|
Copyright © 2022. All rights reserved.