| Package | Description |
|---|---|
| com.amazonaws.services.rekognition |
This is the Amazon Rekognition API reference.
|
| com.amazonaws.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeProjectsResult |
AmazonRekognitionClient.describeProjects(DescribeProjectsRequest request)
Lists and gets information about your Amazon Rekognition Custom Labels projects.
|
DescribeProjectsResult |
AmazonRekognition.describeProjects(DescribeProjectsRequest describeProjectsRequest)
Lists and gets information about your Amazon Rekognition Custom Labels projects.
|
DescribeProjectsResult |
AbstractAmazonRekognition.describeProjects(DescribeProjectsRequest request) |
Future<DescribeProjectsResult> |
AbstractAmazonRekognitionAsync.describeProjectsAsync(DescribeProjectsRequest request) |
Future<DescribeProjectsResult> |
AmazonRekognitionAsync.describeProjectsAsync(DescribeProjectsRequest describeProjectsRequest)
Lists and gets information about your Amazon Rekognition Custom Labels projects.
|
Future<DescribeProjectsResult> |
AmazonRekognitionAsyncClient.describeProjectsAsync(DescribeProjectsRequest request) |
Future<DescribeProjectsResult> |
AbstractAmazonRekognitionAsync.describeProjectsAsync(DescribeProjectsRequest request,
AsyncHandler<DescribeProjectsRequest,DescribeProjectsResult> asyncHandler) |
Future<DescribeProjectsResult> |
AmazonRekognitionAsync.describeProjectsAsync(DescribeProjectsRequest describeProjectsRequest,
AsyncHandler<DescribeProjectsRequest,DescribeProjectsResult> asyncHandler)
Lists and gets information about your Amazon Rekognition Custom Labels projects.
|
Future<DescribeProjectsResult> |
AmazonRekognitionAsyncClient.describeProjectsAsync(DescribeProjectsRequest request,
AsyncHandler<DescribeProjectsRequest,DescribeProjectsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeProjectsResult> |
AbstractAmazonRekognitionAsync.describeProjectsAsync(DescribeProjectsRequest request,
AsyncHandler<DescribeProjectsRequest,DescribeProjectsResult> asyncHandler) |
Future<DescribeProjectsResult> |
AmazonRekognitionAsync.describeProjectsAsync(DescribeProjectsRequest describeProjectsRequest,
AsyncHandler<DescribeProjectsRequest,DescribeProjectsResult> asyncHandler)
Lists and gets information about your Amazon Rekognition Custom Labels projects.
|
Future<DescribeProjectsResult> |
AmazonRekognitionAsyncClient.describeProjectsAsync(DescribeProjectsRequest request,
AsyncHandler<DescribeProjectsRequest,DescribeProjectsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeProjectsRequest |
DescribeProjectsRequest.clone() |
DescribeProjectsRequest |
DescribeProjectsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return per paginated call.
|
DescribeProjectsRequest |
DescribeProjectsRequest.withNextToken(String nextToken)
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom
Labels returns a pagination token in the response.
|
Copyright © 2020. All rights reserved.