| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition |
This is the API Reference for Amazon
Rekognition Image, Amazon
Rekognition Custom Labels, Amazon
Rekognition Stored Video, Amazon
Rekognition Streaming Video.
|
| Modifier and Type | Method and Description |
|---|---|
default StopStreamProcessorResponse |
RekognitionClient.stopStreamProcessor(Consumer<StopStreamProcessorRequest.Builder> 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 |
|---|---|
default CompletableFuture<StopStreamProcessorResponse> |
RekognitionAsyncClient.stopStreamProcessor(Consumer<StopStreamProcessorRequest.Builder> stopStreamProcessorRequest)
Stops a running stream processor that was created by CreateStreamProcessor.
|
default CompletableFuture<StopStreamProcessorResponse> |
RekognitionAsyncClient.stopStreamProcessor(StopStreamProcessorRequest stopStreamProcessorRequest)
Stops a running stream processor that was created by CreateStreamProcessor.
|
Copyright © 2023. All rights reserved.