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