| Package | Description |
|---|---|
| com.amazonaws.services.outposts |
Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and
tools to customer premises.
|
| com.amazonaws.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
CreateOutpostResult |
AbstractAWSOutposts.createOutpost(CreateOutpostRequest request) |
CreateOutpostResult |
AWSOutpostsClient.createOutpost(CreateOutpostRequest request)
Creates an Outpost.
|
CreateOutpostResult |
AWSOutposts.createOutpost(CreateOutpostRequest createOutpostRequest)
Creates an Outpost.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateOutpostResult> |
AbstractAWSOutpostsAsync.createOutpostAsync(CreateOutpostRequest request,
AsyncHandler<CreateOutpostRequest,CreateOutpostResult> asyncHandler) |
Future<CreateOutpostResult> |
AWSOutpostsAsync.createOutpostAsync(CreateOutpostRequest createOutpostRequest,
AsyncHandler<CreateOutpostRequest,CreateOutpostResult> asyncHandler)
Creates an Outpost.
|
Future<CreateOutpostResult> |
AWSOutpostsAsyncClient.createOutpostAsync(CreateOutpostRequest request,
AsyncHandler<CreateOutpostRequest,CreateOutpostResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateOutpostResult |
CreateOutpostResult.clone() |
CreateOutpostResult |
CreateOutpostResult.withOutpost(Outpost outpost) |
Copyright © 2023. All rights reserved.