| 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.
|
| software.amazon.awssdk.services.outposts.paginators | |
| software.amazon.awssdk.services.outposts.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListCatalogItemsResponse |
OutpostsClient.listCatalogItems(ListCatalogItemsRequest listCatalogItemsRequest)
Lists the items in the catalog.
|
default CompletableFuture<ListCatalogItemsResponse> |
OutpostsAsyncClient.listCatalogItems(ListCatalogItemsRequest listCatalogItemsRequest)
Lists the items in the catalog.
|
default ListCatalogItemsIterable |
OutpostsClient.listCatalogItemsPaginator(ListCatalogItemsRequest listCatalogItemsRequest)
Lists the items in the catalog.
|
default ListCatalogItemsPublisher |
OutpostsAsyncClient.listCatalogItemsPaginator(ListCatalogItemsRequest listCatalogItemsRequest)
Lists the items in the catalog.
|
| Constructor and Description |
|---|
ListCatalogItemsIterable(OutpostsClient client,
ListCatalogItemsRequest firstRequest) |
ListCatalogItemsPublisher(OutpostsAsyncClient client,
ListCatalogItemsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListCatalogItemsRequestMarshaller.marshall(ListCatalogItemsRequest listCatalogItemsRequest) |
Copyright © 2023. All rights reserved.