| Package | Description |
|---|---|
| software.amazon.awssdk.services.outposts |
AWS Outposts is a fully managed service that extends AWS 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.
|
default CreateOutpostResponse |
OutpostsClient.createOutpost(Consumer<CreateOutpostRequest.Builder> createOutpostRequest)
Creates an Outpost.
|
default CreateOutpostResponse |
OutpostsClient.createOutpost(CreateOutpostRequest createOutpostRequest)
Creates an Outpost.
|
default DeleteOutpostResponse |
OutpostsClient.deleteOutpost(Consumer<DeleteOutpostRequest.Builder> deleteOutpostRequest)
Deletes the Outpost.
|
default DeleteOutpostResponse |
OutpostsClient.deleteOutpost(DeleteOutpostRequest deleteOutpostRequest)
Deletes the Outpost.
|
default DeleteSiteResponse |
OutpostsClient.deleteSite(Consumer<DeleteSiteRequest.Builder> deleteSiteRequest)
Deletes the site.
|
default DeleteSiteResponse |
OutpostsClient.deleteSite(DeleteSiteRequest deleteSiteRequest)
Deletes the site.
|
Copyright © 2021. All rights reserved.