| 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<DetectCustomLabelsResponse> |
RekognitionAsyncClient.detectCustomLabels(DetectCustomLabelsRequest detectCustomLabelsRequest)
Detects custom labels in a supplied image by using an Amazon Rekognition Custom Labels model.
|
default DetectCustomLabelsResponse |
RekognitionClient.detectCustomLabels(DetectCustomLabelsRequest detectCustomLabelsRequest)
Detects custom labels in a supplied image by using an Amazon Rekognition Custom Labels model.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DetectCustomLabelsRequestMarshaller.marshall(DetectCustomLabelsRequest detectCustomLabelsRequest) |
Copyright © 2021. All rights reserved.