| 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.
|
| software.amazon.awssdk.services.rekognition.transform |
| Modifier and Type | Method and Description |
|---|---|
default DetectModerationLabelsResponse |
RekognitionClient.detectModerationLabels(DetectModerationLabelsRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DetectModerationLabelsRequestMarshaller.marshall(DetectModerationLabelsRequest detectModerationLabelsRequest) |
Copyright © 2023. All rights reserved.