| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition |
This is the Amazon Rekognition API reference.
|
| software.amazon.awssdk.services.rekognition.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopStreamProcessorResponse> |
RekognitionAsyncClient.stopStreamProcessor(StopStreamProcessorRequest stopStreamProcessorRequest)
Stops a running stream processor that was created by CreateStreamProcessor.
|
default StopStreamProcessorResponse |
RekognitionClient.stopStreamProcessor(StopStreamProcessorRequest stopStreamProcessorRequest)
Stops a running stream processor that was created by CreateStreamProcessor.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopStreamProcessorRequestMarshaller.marshall(StopStreamProcessorRequest stopStreamProcessorRequest) |
Copyright © 2021. All rights reserved.