public static interface StopStreamRequest.Builder extends IvsRequest.Builder, SdkPojo, CopyableBuilder<StopStreamRequest.Builder,StopStreamRequest>
| Modifier and Type | Method and Description |
|---|---|
StopStreamRequest.Builder |
channelArn(String channelArn)
ARN of the channel for which the stream is to be stopped.
|
StopStreamRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StopStreamRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopStreamRequest.Builder channelArn(String channelArn)
ARN of the channel for which the stream is to be stopped.
channelArn - ARN of the channel for which the stream is to be stopped.StopStreamRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStopStreamRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.