| 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 |
|---|---|
ListTagsForResourceResult |
AWSKinesisVideoClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of tags associated with the specified signaling channel.
|
ListTagsForResourceResult |
AWSKinesisVideo.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of tags associated with the specified signaling channel.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceRequest |
ListTagsForResourceRequest.withNextToken(String nextToken)
If you specify this parameter and the result of a ListTagsForResource
call is truncated, the response includes a token that you can use in the
next request to fetch the next batch of tags.
|
ListTagsForResourceRequest |
ListTagsForResourceRequest.withResourceARN(String resourceARN)
The ARN of the signaling channel for which you want to list tags.
|
Copyright © 2019. All rights reserved.