| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default GetCatalogItemResponse |
OutpostsClient.getCatalogItem(Consumer<GetCatalogItemRequest.Builder> getCatalogItemRequest)
Gets information about the specified catalog item.
|
default GetCatalogItemResponse |
OutpostsClient.getCatalogItem(GetCatalogItemRequest getCatalogItemRequest)
Gets information about the specified catalog item.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCatalogItemResponse> |
OutpostsAsyncClient.getCatalogItem(Consumer<GetCatalogItemRequest.Builder> getCatalogItemRequest)
Gets information about the specified catalog item.
|
default CompletableFuture<GetCatalogItemResponse> |
OutpostsAsyncClient.getCatalogItem(GetCatalogItemRequest getCatalogItemRequest)
Gets information about the specified catalog item.
|
Copyright © 2023. All rights reserved.