| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmediapipelines.model |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
CreateMediaConcatenationPipelineRequest.tags()
The tags associated with the media concatenation pipeline.
|
List<Tag> |
CreateMediaCapturePipelineRequest.tags()
The tag key-value pairs.
|
List<Tag> |
TagResourceRequest.tags()
The tags associated with the specified media pipeline.
|
List<Tag> |
ListTagsForResourceResponse.tags()
The tags associated with the specified media pipeline.
|
List<Tag> |
CreateMediaLiveConnectorPipelineRequest.tags()
The tags associated with the media pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
CreateMediaConcatenationPipelineRequest.Builder |
CreateMediaConcatenationPipelineRequest.Builder.tags(Tag... tags)
The tags associated with the media concatenation pipeline.
|
CreateMediaCapturePipelineRequest.Builder |
CreateMediaCapturePipelineRequest.Builder.tags(Tag... tags)
The tag key-value pairs.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Tag... tags)
The tags associated with the specified media pipeline.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Tag... tags)
The tags associated with the specified media pipeline.
|
CreateMediaLiveConnectorPipelineRequest.Builder |
CreateMediaLiveConnectorPipelineRequest.Builder.tags(Tag... tags)
The tags associated with the media pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
CreateMediaConcatenationPipelineRequest.Builder |
CreateMediaConcatenationPipelineRequest.Builder.tags(Collection<Tag> tags)
The tags associated with the media concatenation pipeline.
|
CreateMediaCapturePipelineRequest.Builder |
CreateMediaCapturePipelineRequest.Builder.tags(Collection<Tag> tags)
The tag key-value pairs.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Collection<Tag> tags)
The tags associated with the specified media pipeline.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Collection<Tag> tags)
The tags associated with the specified media pipeline.
|
CreateMediaLiveConnectorPipelineRequest.Builder |
CreateMediaLiveConnectorPipelineRequest.Builder.tags(Collection<Tag> tags)
The tags associated with the media pipeline.
|
Copyright © 2022. All rights reserved.