| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive |
API for AWS Elemental MediaLive
|
| Modifier and Type | Method and Description |
|---|---|
default CreateMultiplexProgramResponse |
MediaLiveClient.createMultiplexProgram(Consumer<CreateMultiplexProgramRequest.Builder> createMultiplexProgramRequest)
Create a new program in the multiplex.
|
default CreateMultiplexProgramResponse |
MediaLiveClient.createMultiplexProgram(CreateMultiplexProgramRequest createMultiplexProgramRequest)
Create a new program in the multiplex.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateMultiplexProgramResponse> |
MediaLiveAsyncClient.createMultiplexProgram(Consumer<CreateMultiplexProgramRequest.Builder> createMultiplexProgramRequest)
Create a new program in the multiplex.
|
default CompletableFuture<CreateMultiplexProgramResponse> |
MediaLiveAsyncClient.createMultiplexProgram(CreateMultiplexProgramRequest createMultiplexProgramRequest)
Create a new program in the multiplex.
|
Copyright © 2022. All rights reserved.