| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo |
|
| com.amazonaws.services.kinesisvideo.model |
Classes modeling the various types represented by AWSKinesisVideo
|
| Modifier and Type | Method and Description |
|---|---|
TagResourceResult |
AWSKinesisVideoClient.tagResource(TagResourceRequest tagResourceRequest)
Adds one or more tags to a signaling channel.
|
TagResourceResult |
AWSKinesisVideo.tagResource(TagResourceRequest tagResourceRequest)
Adds one or more tags to a signaling channel.
|
| Modifier and Type | Method and Description |
|---|---|
TagResourceRequest |
TagResourceRequest.withResourceARN(String resourceARN)
The ARN of the signaling channel to which you want to add tags.
|
TagResourceRequest |
TagResourceRequest.withTags(Collection<Tag> tags)
A list of tags to associate with the specified signaling channel.
|
TagResourceRequest |
TagResourceRequest.withTags(Tag... tags)
A list of tags to associate with the specified signaling channel.
|
Copyright © 2019. All rights reserved.