Uses of Class
software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest
Packages that use ListCatalogItemsRequest
Package
Description
Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and
tools to customer premises.
-
Uses of ListCatalogItemsRequest in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts with parameters of type ListCatalogItemsRequestModifier and TypeMethodDescriptionOutpostsAsyncClient.listCatalogItems(ListCatalogItemsRequest listCatalogItemsRequest) Lists the items in the catalog.default ListCatalogItemsResponseOutpostsClient.listCatalogItems(ListCatalogItemsRequest listCatalogItemsRequest) Lists the items in the catalog.default ListCatalogItemsPublisherOutpostsAsyncClient.listCatalogItemsPaginator(ListCatalogItemsRequest listCatalogItemsRequest) This is a variant ofOutpostsAsyncClient.listCatalogItems(software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest)operation.default ListCatalogItemsIterableOutpostsClient.listCatalogItemsPaginator(ListCatalogItemsRequest listCatalogItemsRequest) This is a variant ofOutpostsClient.listCatalogItems(software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest)operation. -
Uses of ListCatalogItemsRequest in software.amazon.awssdk.services.outposts.paginators
Constructors in software.amazon.awssdk.services.outposts.paginators with parameters of type ListCatalogItemsRequestModifierConstructorDescriptionListCatalogItemsIterable(OutpostsClient client, ListCatalogItemsRequest firstRequest) ListCatalogItemsPublisher(OutpostsAsyncClient client, ListCatalogItemsRequest firstRequest) -
Uses of ListCatalogItemsRequest in software.amazon.awssdk.services.outposts.transform
Methods in software.amazon.awssdk.services.outposts.transform with parameters of type ListCatalogItemsRequestModifier and TypeMethodDescriptionListCatalogItemsRequestMarshaller.marshall(ListCatalogItemsRequest listCatalogItemsRequest)