| 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 DetectModerationLabelsResponse |
RekognitionClient.detectModerationLabels(Consumer<DetectModerationLabelsRequest.Builder> detectModerationLabelsRequest)
Detects unsafe content in a specified JPEG or PNG format image.
|
default DetectModerationLabelsResponse |
RekognitionClient.detectModerationLabels(DetectModerationLabelsRequest detectModerationLabelsRequest)
Detects unsafe content in a specified JPEG or PNG format image.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DetectModerationLabelsResponse> |
RekognitionAsyncClient.detectModerationLabels(Consumer<DetectModerationLabelsRequest.Builder> detectModerationLabelsRequest)
Detects unsafe content in a specified JPEG or PNG format image.
|
default CompletableFuture<DetectModerationLabelsResponse> |
RekognitionAsyncClient.detectModerationLabels(DetectModerationLabelsRequest detectModerationLabelsRequest)
Detects unsafe content in a specified JPEG or PNG format image.
|
Copyright © 2023. All rights reserved.