| Package | Description |
|---|---|
| software.amazon.awssdk.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
CatalogItem |
GetCatalogItemResponse.catalogItem()
Information about this catalog item.
|
| Modifier and Type | Method and Description |
|---|---|
List<CatalogItem> |
ListCatalogItemsResponse.catalogItems()
Information about the catalog items.
|
| Modifier and Type | Method and Description |
|---|---|
GetCatalogItemResponse.Builder |
GetCatalogItemResponse.Builder.catalogItem(CatalogItem catalogItem)
Information about this catalog item.
|
ListCatalogItemsResponse.Builder |
ListCatalogItemsResponse.Builder.catalogItems(CatalogItem... catalogItems)
Information about the catalog items.
|
| Modifier and Type | Method and Description |
|---|---|
ListCatalogItemsResponse.Builder |
ListCatalogItemsResponse.Builder.catalogItems(Collection<CatalogItem> catalogItems)
Information about the catalog items.
|
Copyright © 2023. All rights reserved.