Uses of Class
software.amazon.awssdk.services.lookoutvision.paginators.ListProjectsIterable
-
Packages that use ListProjectsIterable Package Description software.amazon.awssdk.services.lookoutvision This is the Amazon Lookout for Vision API Reference. -
-
Uses of ListProjectsIterable in software.amazon.awssdk.services.lookoutvision
Methods in software.amazon.awssdk.services.lookoutvision that return ListProjectsIterable Modifier and Type Method Description default ListProjectsIterableLookoutVisionClient. listProjectsPaginator(Consumer<ListProjectsRequest.Builder> listProjectsRequest)Lists the Amazon Lookout for Vision projects in your AWS account that are in the AWS Region in which you callListProjects.default ListProjectsIterableLookoutVisionClient. listProjectsPaginator(ListProjectsRequest listProjectsRequest)Lists the Amazon Lookout for Vision projects in your AWS account that are in the AWS Region in which you callListProjects.
-