| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateOrderResponse |
OutpostsClient.createOrder(Consumer<CreateOrderRequest.Builder> createOrderRequest)
Creates an order for an Outpost.
|
default CreateOrderResponse |
OutpostsClient.createOrder(CreateOrderRequest createOrderRequest)
Creates an order for an Outpost.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateOrderResponse> |
OutpostsAsyncClient.createOrder(Consumer<CreateOrderRequest.Builder> createOrderRequest)
Creates an order for an Outpost.
|
default CompletableFuture<CreateOrderResponse> |
OutpostsAsyncClient.createOrder(CreateOrderRequest createOrderRequest)
Creates an order for an Outpost.
|
Copyright © 2023. All rights reserved.