| Package | Description |
|---|---|
| com.amazonaws.services.outposts |
AWS Outposts is a fully managed service that extends AWS infrastructure, APIs, and tools to customer premises.
|
| com.amazonaws.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
CreateOutpostResult |
AWSOutpostsClient.createOutpost(CreateOutpostRequest request)
Creates an Outpost.
|
CreateOutpostResult |
AWSOutposts.createOutpost(CreateOutpostRequest createOutpostRequest)
Creates an Outpost.
|
CreateOutpostResult |
AbstractAWSOutposts.createOutpost(CreateOutpostRequest request) |
| 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 © 2021. All rights reserved.