| Package | Description |
|---|---|
| com.amazonaws.services.medialive |
API for AWS Elemental MediaLive
|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
Future<BatchStartResult> |
AWSMediaLiveAsync.batchStartAsync(BatchStartRequest batchStartRequest,
AsyncHandler<BatchStartRequest,BatchStartResult> asyncHandler)
Starts existing resources
|
Future<BatchStartResult> |
AbstractAWSMediaLiveAsync.batchStartAsync(BatchStartRequest request,
AsyncHandler<BatchStartRequest,BatchStartResult> asyncHandler) |
Future<BatchStartResult> |
AWSMediaLiveAsyncClient.batchStartAsync(BatchStartRequest request,
AsyncHandler<BatchStartRequest,BatchStartResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
BatchStartRequest |
BatchStartRequest.clone() |
BatchStartRequest |
BatchStartRequest.withChannelIds(Collection<String> channelIds)
List of channel IDs
|
BatchStartRequest |
BatchStartRequest.withChannelIds(String... channelIds)
List of channel IDs
|
BatchStartRequest |
BatchStartRequest.withMultiplexIds(Collection<String> multiplexIds)
List of multiplex IDs
|
BatchStartRequest |
BatchStartRequest.withMultiplexIds(String... multiplexIds)
List of multiplex IDs
|
Copyright © 2021. All rights reserved.