| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive |
API for AWS Elemental MediaLive
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteMultiplexProgramResponse |
MediaLiveClient.deleteMultiplexProgram(Consumer<DeleteMultiplexProgramRequest.Builder> deleteMultiplexProgramRequest)
Delete a program from a multiplex.
|
default DeleteMultiplexProgramResponse |
MediaLiveClient.deleteMultiplexProgram(DeleteMultiplexProgramRequest deleteMultiplexProgramRequest)
Delete a program from a multiplex.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteMultiplexProgramResponse> |
MediaLiveAsyncClient.deleteMultiplexProgram(Consumer<DeleteMultiplexProgramRequest.Builder> deleteMultiplexProgramRequest)
Delete a program from a multiplex.
|
default CompletableFuture<DeleteMultiplexProgramResponse> |
MediaLiveAsyncClient.deleteMultiplexProgram(DeleteMultiplexProgramRequest deleteMultiplexProgramRequest)
Delete a program from a multiplex.
|
Copyright © 2022. All rights reserved.