| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive |
API for AWS Elemental MediaLive
|
| Modifier and Type | Method and Description |
|---|---|
default CreateChannelResponse |
MediaLiveClient.createChannel(Consumer<CreateChannelRequest.Builder> createChannelRequest)
Creates a new channel
|
default CreateChannelResponse |
MediaLiveClient.createChannel(CreateChannelRequest createChannelRequest)
Creates a new channel
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateChannelResponse> |
MediaLiveAsyncClient.createChannel(Consumer<CreateChannelRequest.Builder> createChannelRequest)
Creates a new channel
|
default CompletableFuture<CreateChannelResponse> |
MediaLiveAsyncClient.createChannel(CreateChannelRequest createChannelRequest)
Creates a new channel
|
Copyright © 2022. All rights reserved.