| 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.
|
default CreateOutpostResponse |
OutpostsClient.createOutpost(Consumer<CreateOutpostRequest.Builder> createOutpostRequest)
Creates an Outpost.
|
default CreateOutpostResponse |
OutpostsClient.createOutpost(CreateOutpostRequest createOutpostRequest)
Creates an Outpost.
|
default CreateSiteResponse |
OutpostsClient.createSite(Consumer<CreateSiteRequest.Builder> createSiteRequest)
Creates a site for an Outpost.
|
default CreateSiteResponse |
OutpostsClient.createSite(CreateSiteRequest createSiteRequest)
Creates a site for an Outpost.
|
Copyright © 2023. All rights reserved.