| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
List<StreamProcessor> |
ListStreamProcessorsResponse.streamProcessors()
List of stream processors that you have created.
|
| Modifier and Type | Method and Description |
|---|---|
ListStreamProcessorsResponse.Builder |
ListStreamProcessorsResponse.Builder.streamProcessors(StreamProcessor... streamProcessors)
List of stream processors that you have created.
|
| Modifier and Type | Method and Description |
|---|---|
ListStreamProcessorsResponse.Builder |
ListStreamProcessorsResponse.Builder.streamProcessors(Collection<StreamProcessor> streamProcessors)
List of stream processors that you have created.
|
Copyright © 2021. All rights reserved.