| 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 CancelOrderResponse |
OutpostsClient.cancelOrder(CancelOrderRequest cancelOrderRequest)
Cancels the specified order for an Outpost.
|
default CancelOrderResponse |
OutpostsClient.cancelOrder(Consumer<CancelOrderRequest.Builder> cancelOrderRequest)
Cancels the specified order for an Outpost.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CancelOrderResponse> |
OutpostsAsyncClient.cancelOrder(CancelOrderRequest cancelOrderRequest)
Cancels the specified order for an Outpost.
|
default CompletableFuture<CancelOrderResponse> |
OutpostsAsyncClient.cancelOrder(Consumer<CancelOrderRequest.Builder> cancelOrderRequest)
Cancels the specified order for an Outpost.
|
Copyright © 2023. All rights reserved.