| Package | Description |
|---|---|
| com.amazonaws.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
StreamProcessingStopSelector |
StreamProcessingStopSelector.clone() |
StreamProcessingStopSelector |
StartStreamProcessorRequest.getStopSelector()
Specifies when to stop processing the stream.
|
StreamProcessingStopSelector |
StreamProcessingStopSelector.withMaxDurationInSeconds(Long maxDurationInSeconds)
Specifies the maximum amount of time in seconds that you want the stream to be processed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartStreamProcessorRequest.setStopSelector(StreamProcessingStopSelector stopSelector)
Specifies when to stop processing the stream.
|
StartStreamProcessorRequest |
StartStreamProcessorRequest.withStopSelector(StreamProcessingStopSelector stopSelector)
Specifies when to stop processing the stream.
|
Copyright © 2024. All rights reserved.