public static interface StartStreamProcessorRequest.Builder extends RekognitionRequest.Builder, SdkPojo, CopyableBuilder<StartStreamProcessorRequest.Builder,StartStreamProcessorRequest>
| Modifier and Type | Method and Description |
|---|---|
StartStreamProcessorRequest.Builder |
name(String name)
The name of the stream processor to start processing.
|
StartStreamProcessorRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StartStreamProcessorRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartStreamProcessorRequest.Builder name(String name)
The name of the stream processor to start processing.
name - The name of the stream processor to start processing.StartStreamProcessorRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStartStreamProcessorRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2019. All rights reserved.