| 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 ListOrdersResponse |
OutpostsClient.listOrders(ListOrdersRequest listOrdersRequest)
Lists the Outpost orders for your Amazon Web Services account.
|
default CompletableFuture<ListOrdersResponse> |
OutpostsAsyncClient.listOrders(ListOrdersRequest listOrdersRequest)
Lists the Outpost orders for your Amazon Web Services account.
|
default ListOrdersIterable |
OutpostsClient.listOrdersPaginator(ListOrdersRequest listOrdersRequest)
Lists the Outpost orders for your Amazon Web Services account.
|
default ListOrdersPublisher |
OutpostsAsyncClient.listOrdersPaginator(ListOrdersRequest listOrdersRequest)
Lists the Outpost orders for your Amazon Web Services account.
|
| Constructor and Description |
|---|
ListOrdersIterable(OutpostsClient client,
ListOrdersRequest firstRequest) |
ListOrdersPublisher(OutpostsAsyncClient client,
ListOrdersRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListOrdersRequestMarshaller.marshall(ListOrdersRequest listOrdersRequest) |
Copyright © 2023. All rights reserved.