| 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 |
|---|---|
DeleteOutpostResult |
AWSOutpostsClient.deleteOutpost(DeleteOutpostRequest request)
Deletes the Outpost.
|
DeleteOutpostResult |
AWSOutposts.deleteOutpost(DeleteOutpostRequest deleteOutpostRequest)
Deletes the Outpost.
|
DeleteOutpostResult |
AbstractAWSOutposts.deleteOutpost(DeleteOutpostRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteOutpostResult> |
AWSOutpostsAsyncClient.deleteOutpostAsync(DeleteOutpostRequest request,
AsyncHandler<DeleteOutpostRequest,DeleteOutpostResult> asyncHandler) |
Future<DeleteOutpostResult> |
AbstractAWSOutpostsAsync.deleteOutpostAsync(DeleteOutpostRequest request,
AsyncHandler<DeleteOutpostRequest,DeleteOutpostResult> asyncHandler) |
Future<DeleteOutpostResult> |
AWSOutpostsAsync.deleteOutpostAsync(DeleteOutpostRequest deleteOutpostRequest,
AsyncHandler<DeleteOutpostRequest,DeleteOutpostResult> asyncHandler)
Deletes the Outpost.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteOutpostResult |
DeleteOutpostResult.clone() |
Copyright © 2022. All rights reserved.