Uses of Class
software.amazon.awssdk.services.outposts.paginators.ListCatalogItemsPublisher
-
Packages that use ListCatalogItemsPublisher Package Description software.amazon.awssdk.services.outposts Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and tools to customer premises. -
-
Uses of ListCatalogItemsPublisher in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts that return ListCatalogItemsPublisher Modifier and Type Method Description default ListCatalogItemsPublisherOutpostsAsyncClient. listCatalogItemsPaginator(Consumer<ListCatalogItemsRequest.Builder> listCatalogItemsRequest)This is a variant ofOutpostsAsyncClient.listCatalogItems(software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest)operation.default ListCatalogItemsPublisherOutpostsAsyncClient. listCatalogItemsPaginator(ListCatalogItemsRequest listCatalogItemsRequest)This is a variant ofOutpostsAsyncClient.listCatalogItems(software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest)operation.
-