public static interface StreamProcessingStopSelector.Builder extends SdkPojo, CopyableBuilder<StreamProcessingStopSelector.Builder,StreamProcessingStopSelector>
| Modifier and Type | Method and Description |
|---|---|
StreamProcessingStopSelector.Builder |
maxDurationInSeconds(Long maxDurationInSeconds)
Specifies the maximum amount of time in seconds that you want the stream to be processed.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildStreamProcessingStopSelector.Builder maxDurationInSeconds(Long maxDurationInSeconds)
Specifies the maximum amount of time in seconds that you want the stream to be processed. The largest amount of time is 2 minutes. The default is 10 seconds.
maxDurationInSeconds - Specifies the maximum amount of time in seconds that you want the stream to be processed. The largest
amount of time is 2 minutes. The default is 10 seconds.Copyright © 2023. All rights reserved.