| 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 |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeProjectsResponse> |
RekognitionAsyncClient.describeProjects(DescribeProjectsRequest describeProjectsRequest)
Lists and gets information about your Amazon Rekognition Custom Labels projects.
|
default DescribeProjectsResponse |
RekognitionClient.describeProjects(DescribeProjectsRequest describeProjectsRequest)
Lists and gets information about your Amazon Rekognition Custom Labels projects.
|
default DescribeProjectsPublisher |
RekognitionAsyncClient.describeProjectsPaginator(DescribeProjectsRequest describeProjectsRequest)
Lists and gets information about your Amazon Rekognition Custom Labels projects.
|
default DescribeProjectsIterable |
RekognitionClient.describeProjectsPaginator(DescribeProjectsRequest describeProjectsRequest)
Lists and gets information about your Amazon Rekognition Custom Labels projects.
|
| Constructor and Description |
|---|
DescribeProjectsIterable(RekognitionClient client,
DescribeProjectsRequest firstRequest) |
DescribeProjectsPublisher(RekognitionAsyncClient client,
DescribeProjectsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeProjectsRequestMarshaller.marshall(DescribeProjectsRequest describeProjectsRequest) |
Copyright © 2021. All rights reserved.