| Package | Description |
|---|---|
| com.amazonaws.services.outposts |
Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and
tools to customer premises.
|
| com.amazonaws.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
GetCatalogItemResult |
AbstractAWSOutposts.getCatalogItem(GetCatalogItemRequest request) |
GetCatalogItemResult |
AWSOutpostsClient.getCatalogItem(GetCatalogItemRequest request)
Gets information about the specified catalog item.
|
GetCatalogItemResult |
AWSOutposts.getCatalogItem(GetCatalogItemRequest getCatalogItemRequest)
Gets information about the specified catalog item.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetCatalogItemResult> |
AbstractAWSOutpostsAsync.getCatalogItemAsync(GetCatalogItemRequest request,
AsyncHandler<GetCatalogItemRequest,GetCatalogItemResult> asyncHandler) |
Future<GetCatalogItemResult> |
AWSOutpostsAsyncClient.getCatalogItemAsync(GetCatalogItemRequest request,
AsyncHandler<GetCatalogItemRequest,GetCatalogItemResult> asyncHandler) |
Future<GetCatalogItemResult> |
AWSOutpostsAsync.getCatalogItemAsync(GetCatalogItemRequest getCatalogItemRequest,
AsyncHandler<GetCatalogItemRequest,GetCatalogItemResult> asyncHandler)
Gets information about the specified catalog item.
|
| Modifier and Type | Method and Description |
|---|---|
GetCatalogItemResult |
GetCatalogItemResult.clone() |
GetCatalogItemResult |
GetCatalogItemResult.withCatalogItem(CatalogItem catalogItem)
Information about this catalog item.
|
Copyright © 2023. All rights reserved.