| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisvideo |
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
KinesisVideoClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns a list of tags associated with the specified signaling channel.
|
default ListTagsForResourceResponse |
KinesisVideoClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of tags associated with the specified signaling channel.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
KinesisVideoAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns a list of tags associated with the specified signaling channel.
|
default CompletableFuture<ListTagsForResourceResponse> |
KinesisVideoAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of tags associated with the specified signaling channel.
|
Copyright © 2023. All rights reserved.