| 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 ListOutpostsResponse |
OutpostsClient.listOutposts(ListOutpostsRequest listOutpostsRequest)
Lists the Outposts for your Amazon Web Services account.
|
default CompletableFuture<ListOutpostsResponse> |
OutpostsAsyncClient.listOutposts(ListOutpostsRequest listOutpostsRequest)
Lists the Outposts for your Amazon Web Services account.
|
default ListOutpostsIterable |
OutpostsClient.listOutpostsPaginator(ListOutpostsRequest listOutpostsRequest)
Lists the Outposts for your Amazon Web Services account.
|
default ListOutpostsPublisher |
OutpostsAsyncClient.listOutpostsPaginator(ListOutpostsRequest listOutpostsRequest)
Lists the Outposts for your Amazon Web Services 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 © 2022. All rights reserved.