| 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 CreateOutpostResponse |
OutpostsClient.createOutpost(Consumer<CreateOutpostRequest.Builder> createOutpostRequest)
Creates an Outpost.
|
default CreateOutpostResponse |
OutpostsClient.createOutpost(CreateOutpostRequest createOutpostRequest)
Creates an Outpost.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateOutpostResponse> |
OutpostsAsyncClient.createOutpost(Consumer<CreateOutpostRequest.Builder> createOutpostRequest)
Creates an Outpost.
|
default CompletableFuture<CreateOutpostResponse> |
OutpostsAsyncClient.createOutpost(CreateOutpostRequest createOutpostRequest)
Creates an Outpost.
|
Copyright © 2023. All rights reserved.