Uses of Class
software.amazon.awssdk.services.mobile.paginators.ListProjectsPublisher
-
Packages that use ListProjectsPublisher Package Description software.amazon.awssdk.services.mobile AWS Mobile Service provides mobile app and website developers with capabilities required to configure AWS resources and bootstrap their developer desktop projects with the necessary SDKs, constants, tools and samples to make use of those resources. -
-
Uses of ListProjectsPublisher in software.amazon.awssdk.services.mobile
Methods in software.amazon.awssdk.services.mobile that return ListProjectsPublisher Modifier and Type Method Description default ListProjectsPublisherMobileAsyncClient. listProjectsPaginator()This is a variant ofMobileAsyncClient.listProjects(software.amazon.awssdk.services.mobile.model.ListProjectsRequest)operation.default ListProjectsPublisherMobileAsyncClient. listProjectsPaginator(Consumer<ListProjectsRequest.Builder> listProjectsRequest)This is a variant ofMobileAsyncClient.listProjects(software.amazon.awssdk.services.mobile.model.ListProjectsRequest)operation.default ListProjectsPublisherMobileAsyncClient. listProjectsPaginator(ListProjectsRequest listProjectsRequest)This is a variant ofMobileAsyncClient.listProjects(software.amazon.awssdk.services.mobile.model.ListProjectsRequest)operation.
-