| Package | Description |
|---|---|
| software.amazon.awssdk.services.outposts |
AWS Outposts is a fully managed service that extends AWS 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 CompletableFuture<ListOutpostsResponse> |
OutpostsAsyncClient.listOutposts(ListOutpostsRequest listOutpostsRequest)
Create a list of the Outposts for your AWS account.
|
default ListOutpostsResponse |
OutpostsClient.listOutposts(ListOutpostsRequest listOutpostsRequest)
Create a list of the Outposts for your AWS account.
|
default ListOutpostsPublisher |
OutpostsAsyncClient.listOutpostsPaginator(ListOutpostsRequest listOutpostsRequest)
Create a list of the Outposts for your AWS account.
|
default ListOutpostsIterable |
OutpostsClient.listOutpostsPaginator(ListOutpostsRequest listOutpostsRequest)
Create a list of the Outposts for your AWS account.
|
| Constructor and Description |
|---|
ListOutpostsIterable(OutpostsClient client,
ListOutpostsRequest firstRequest) |
ListOutpostsPublisher(OutpostsAsyncClient client,
ListOutpostsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListOutpostsRequestMarshaller.marshall(ListOutpostsRequest listOutpostsRequest) |
Copyright © 2021. All rights reserved.