| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackagevod |
AWS Elemental MediaPackage VOD
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
MediaPackageVodClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns a list of the tags assigned to the specified resource.
|
default ListTagsForResourceResponse |
MediaPackageVodClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of the tags assigned to the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
MediaPackageVodAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns a list of the tags assigned to the specified resource.
|
default CompletableFuture<ListTagsForResourceResponse> |
MediaPackageVodAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of the tags assigned to the specified resource.
|
Copyright © 2023. All rights reserved.