| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmediapipelines.model |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.clone() |
Tag |
Tag.withKey(String key)
The key half of a tag.
|
Tag |
Tag.withValue(String value)
The value half of a tag.
|
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
TagResourceRequest.getTags()
The tags associated with the specified media pipeline.
|
List<Tag> |
ListTagsForResourceResult.getTags()
The tags associated with the specified media pipeline.
|
List<Tag> |
CreateMediaLiveConnectorPipelineRequest.getTags()
The tags associated with the media live connector pipeline.
|
List<Tag> |
CreateMediaInsightsPipelineRequest.getTags()
The tags assigned to the media insights pipeline.
|
List<Tag> |
CreateMediaConcatenationPipelineRequest.getTags()
The tags associated with the media concatenation pipeline.
|
List<Tag> |
CreateMediaCapturePipelineRequest.getTags()
The tag key-value pairs.
|
List<Tag> |
CreateMediaInsightsPipelineConfigurationRequest.getTags()
The tags assigned to the media insights pipeline configuration.
|
| Modifier and Type | Method and Description |
|---|---|
TagResourceRequest |
TagResourceRequest.withTags(Tag... tags)
The tags associated with the specified media pipeline.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Tag... tags)
The tags associated with the specified media pipeline.
|
CreateMediaLiveConnectorPipelineRequest |
CreateMediaLiveConnectorPipelineRequest.withTags(Tag... tags)
The tags associated with the media live connector pipeline.
|
CreateMediaInsightsPipelineRequest |
CreateMediaInsightsPipelineRequest.withTags(Tag... tags)
The tags assigned to the media insights pipeline.
|
CreateMediaConcatenationPipelineRequest |
CreateMediaConcatenationPipelineRequest.withTags(Tag... tags)
The tags associated with the media concatenation pipeline.
|
CreateMediaCapturePipelineRequest |
CreateMediaCapturePipelineRequest.withTags(Tag... tags)
The tag key-value pairs.
|
CreateMediaInsightsPipelineConfigurationRequest |
CreateMediaInsightsPipelineConfigurationRequest.withTags(Tag... tags)
The tags assigned to the media insights pipeline configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TagResourceRequest.setTags(Collection<Tag> tags)
The tags associated with the specified media pipeline.
|
void |
ListTagsForResourceResult.setTags(Collection<Tag> tags)
The tags associated with the specified media pipeline.
|
void |
CreateMediaLiveConnectorPipelineRequest.setTags(Collection<Tag> tags)
The tags associated with the media live connector pipeline.
|
void |
CreateMediaInsightsPipelineRequest.setTags(Collection<Tag> tags)
The tags assigned to the media insights pipeline.
|
void |
CreateMediaConcatenationPipelineRequest.setTags(Collection<Tag> tags)
The tags associated with the media concatenation pipeline.
|
void |
CreateMediaCapturePipelineRequest.setTags(Collection<Tag> tags)
The tag key-value pairs.
|
void |
CreateMediaInsightsPipelineConfigurationRequest.setTags(Collection<Tag> tags)
The tags assigned to the media insights pipeline configuration.
|
TagResourceRequest |
TagResourceRequest.withTags(Collection<Tag> tags)
The tags associated with the specified media pipeline.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Collection<Tag> tags)
The tags associated with the specified media pipeline.
|
CreateMediaLiveConnectorPipelineRequest |
CreateMediaLiveConnectorPipelineRequest.withTags(Collection<Tag> tags)
The tags associated with the media live connector pipeline.
|
CreateMediaInsightsPipelineRequest |
CreateMediaInsightsPipelineRequest.withTags(Collection<Tag> tags)
The tags assigned to the media insights pipeline.
|
CreateMediaConcatenationPipelineRequest |
CreateMediaConcatenationPipelineRequest.withTags(Collection<Tag> tags)
The tags associated with the media concatenation pipeline.
|
CreateMediaCapturePipelineRequest |
CreateMediaCapturePipelineRequest.withTags(Collection<Tag> tags)
The tag key-value pairs.
|
CreateMediaInsightsPipelineConfigurationRequest |
CreateMediaInsightsPipelineConfigurationRequest.withTags(Collection<Tag> tags)
The tags assigned to the media insights pipeline configuration.
|
Copyright © 2023. All rights reserved.