public static interface BatchStartRequest.Builder extends MediaLiveRequest.Builder, SdkPojo, CopyableBuilder<BatchStartRequest.Builder,BatchStartRequest>
| Modifier and Type | Method and Description |
|---|---|
BatchStartRequest.Builder |
channelIds(Collection<String> channelIds)
List of channel IDs
|
BatchStartRequest.Builder |
channelIds(String... channelIds)
List of channel IDs
|
BatchStartRequest.Builder |
multiplexIds(Collection<String> multiplexIds)
List of multiplex IDs
|
BatchStartRequest.Builder |
multiplexIds(String... multiplexIds)
List of multiplex IDs
|
BatchStartRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
BatchStartRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildBatchStartRequest.Builder channelIds(Collection<String> channelIds)
channelIds - List of channel IDsBatchStartRequest.Builder channelIds(String... channelIds)
channelIds - List of channel IDsBatchStartRequest.Builder multiplexIds(Collection<String> multiplexIds)
multiplexIds - List of multiplex IDsBatchStartRequest.Builder multiplexIds(String... multiplexIds)
multiplexIds - List of multiplex IDsBatchStartRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderBatchStartRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.