| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition |
This is the Amazon Rekognition API reference.
|
| software.amazon.awssdk.services.rekognition.paginators | |
| software.amazon.awssdk.services.rekognition.transform | |
| software.amazon.awssdk.services.rekognition.waiters |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeProjectVersionsResponse> |
RekognitionAsyncClient.describeProjectVersions(DescribeProjectVersionsRequest describeProjectVersionsRequest)
Lists and describes the versions of a model in an Amazon Rekognition Custom Labels project.
|
default DescribeProjectVersionsResponse |
RekognitionClient.describeProjectVersions(DescribeProjectVersionsRequest describeProjectVersionsRequest)
Lists and describes the versions of a model in an Amazon Rekognition Custom Labels project.
|
default DescribeProjectVersionsPublisher |
RekognitionAsyncClient.describeProjectVersionsPaginator(DescribeProjectVersionsRequest describeProjectVersionsRequest)
Lists and describes the versions of a model in an Amazon Rekognition Custom Labels project.
|
default DescribeProjectVersionsIterable |
RekognitionClient.describeProjectVersionsPaginator(DescribeProjectVersionsRequest describeProjectVersionsRequest)
Lists and describes the versions of a model in an Amazon Rekognition Custom Labels project.
|
| Constructor and Description |
|---|
DescribeProjectVersionsIterable(RekognitionClient client,
DescribeProjectVersionsRequest firstRequest) |
DescribeProjectVersionsPublisher(RekognitionAsyncClient client,
DescribeProjectVersionsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeProjectVersionsRequestMarshaller.marshall(DescribeProjectVersionsRequest describeProjectVersionsRequest) |
Copyright © 2022. All rights reserved.