| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutvision |
This is the Amazon Lookout for Vision API Reference.
|
| software.amazon.awssdk.services.lookoutvision.paginators | |
| software.amazon.awssdk.services.lookoutvision.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListProjectsResponse |
LookoutVisionClient.listProjects(ListProjectsRequest listProjectsRequest)
Lists the Amazon Lookout for Vision projects in your AWS account that are in the AWS Region in which you call
ListProjects. |
default CompletableFuture<ListProjectsResponse> |
LookoutVisionAsyncClient.listProjects(ListProjectsRequest listProjectsRequest)
Lists the Amazon Lookout for Vision projects in your AWS account that are in the AWS Region in which you call
ListProjects. |
default ListProjectsIterable |
LookoutVisionClient.listProjectsPaginator(ListProjectsRequest listProjectsRequest)
Lists the Amazon Lookout for Vision projects in your AWS account that are in the AWS Region in which you call
ListProjects. |
default ListProjectsPublisher |
LookoutVisionAsyncClient.listProjectsPaginator(ListProjectsRequest listProjectsRequest)
Lists the Amazon Lookout for Vision projects in your AWS account that are in the AWS Region in which you call
ListProjects. |
| Constructor and Description |
|---|
ListProjectsIterable(LookoutVisionClient client,
ListProjectsRequest firstRequest) |
ListProjectsPublisher(LookoutVisionAsyncClient client,
ListProjectsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListProjectsRequestMarshaller.marshall(ListProjectsRequest listProjectsRequest) |
Copyright © 2023. All rights reserved.