| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive |
API for AWS Elemental MediaLive
|
| Modifier and Type | Method and Description |
|---|---|
default CreateTagsResponse |
MediaLiveClient.createTags(Consumer<CreateTagsRequest.Builder> createTagsRequest)
Create tags for a resource
|
default CreateTagsResponse |
MediaLiveClient.createTags(CreateTagsRequest createTagsRequest)
Create tags for a resource
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateTagsResponse> |
MediaLiveAsyncClient.createTags(Consumer<CreateTagsRequest.Builder> createTagsRequest)
Create tags for a resource
|
default CompletableFuture<CreateTagsResponse> |
MediaLiveAsyncClient.createTags(CreateTagsRequest createTagsRequest)
Create tags for a resource
|
Copyright © 2022. All rights reserved.