| 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 ListAssetsResponse |
OutpostsClient.listAssets(ListAssetsRequest listAssetsRequest)
Lists the hardware assets for the specified Outpost.
|
default CompletableFuture<ListAssetsResponse> |
OutpostsAsyncClient.listAssets(ListAssetsRequest listAssetsRequest)
Lists the hardware assets for the specified Outpost.
|
default ListAssetsIterable |
OutpostsClient.listAssetsPaginator(ListAssetsRequest listAssetsRequest)
Lists the hardware assets for the specified Outpost.
|
default ListAssetsPublisher |
OutpostsAsyncClient.listAssetsPaginator(ListAssetsRequest listAssetsRequest)
Lists the hardware assets for the specified Outpost.
|
| Constructor and Description |
|---|
ListAssetsIterable(OutpostsClient client,
ListAssetsRequest firstRequest) |
ListAssetsPublisher(OutpostsAsyncClient client,
ListAssetsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListAssetsRequestMarshaller.marshall(ListAssetsRequest listAssetsRequest) |
Copyright © 2023. All rights reserved.