| 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 |
|---|---|
ListAssetsResult |
AbstractAWSOutposts.listAssets(ListAssetsRequest request) |
ListAssetsResult |
AWSOutpostsClient.listAssets(ListAssetsRequest request)
Lists the hardware assets for the specified Outpost.
|
ListAssetsResult |
AWSOutposts.listAssets(ListAssetsRequest listAssetsRequest)
Lists the hardware assets for the specified Outpost.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListAssetsResult> |
AWSOutpostsAsyncClient.listAssetsAsync(ListAssetsRequest request) |
Future<ListAssetsResult> |
AbstractAWSOutpostsAsync.listAssetsAsync(ListAssetsRequest request) |
Future<ListAssetsResult> |
AWSOutpostsAsync.listAssetsAsync(ListAssetsRequest listAssetsRequest)
Lists the hardware assets for the specified Outpost.
|
Future<ListAssetsResult> |
AWSOutpostsAsyncClient.listAssetsAsync(ListAssetsRequest request,
AsyncHandler<ListAssetsRequest,ListAssetsResult> asyncHandler) |
Future<ListAssetsResult> |
AbstractAWSOutpostsAsync.listAssetsAsync(ListAssetsRequest request,
AsyncHandler<ListAssetsRequest,ListAssetsResult> asyncHandler) |
Future<ListAssetsResult> |
AWSOutpostsAsync.listAssetsAsync(ListAssetsRequest listAssetsRequest,
AsyncHandler<ListAssetsRequest,ListAssetsResult> asyncHandler)
Lists the hardware assets for the specified Outpost.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListAssetsResult> |
AWSOutpostsAsyncClient.listAssetsAsync(ListAssetsRequest request,
AsyncHandler<ListAssetsRequest,ListAssetsResult> asyncHandler) |
Future<ListAssetsResult> |
AbstractAWSOutpostsAsync.listAssetsAsync(ListAssetsRequest request,
AsyncHandler<ListAssetsRequest,ListAssetsResult> asyncHandler) |
Future<ListAssetsResult> |
AWSOutpostsAsync.listAssetsAsync(ListAssetsRequest listAssetsRequest,
AsyncHandler<ListAssetsRequest,ListAssetsResult> asyncHandler)
Lists the hardware assets for the specified Outpost.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssetsResult |
ListAssetsResult.clone() |
ListAssetsResult |
ListAssetsResult.withAssets(AssetInfo... assets)
Information about the hardware assets.
|
ListAssetsResult |
ListAssetsResult.withAssets(Collection<AssetInfo> assets)
Information about the hardware assets.
|
ListAssetsResult |
ListAssetsResult.withNextToken(String nextToken) |
Copyright © 2022. All rights reserved.