| Package | Description |
|---|---|
| com.amazonaws.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
StreamProcessorSettings |
StreamProcessorSettings.clone() |
StreamProcessorSettings |
DescribeStreamProcessorResult.getSettings()
Input parameters used in a streaming video analyzed by a stream processor.
|
StreamProcessorSettings |
CreateStreamProcessorRequest.getSettings()
Input parameters used in a streaming video analyzed by a stream processor.
|
StreamProcessorSettings |
StreamProcessorSettings.withConnectedHome(ConnectedHomeSettings connectedHome) |
StreamProcessorSettings |
StreamProcessorSettings.withFaceSearch(FaceSearchSettings faceSearch)
Face search settings to use on a streaming video.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeStreamProcessorResult.setSettings(StreamProcessorSettings settings)
Input parameters used in a streaming video analyzed by a stream processor.
|
void |
CreateStreamProcessorRequest.setSettings(StreamProcessorSettings settings)
Input parameters used in a streaming video analyzed by a stream processor.
|
DescribeStreamProcessorResult |
DescribeStreamProcessorResult.withSettings(StreamProcessorSettings settings)
Input parameters used in a streaming video analyzed by a stream processor.
|
CreateStreamProcessorRequest |
CreateStreamProcessorRequest.withSettings(StreamProcessorSettings settings)
Input parameters used in a streaming video analyzed by a stream processor.
|
Copyright © 2022. All rights reserved.