| 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 |
|---|---|
UpdateOutpostResult |
AWSOutpostsClient.updateOutpost(UpdateOutpostRequest request)
Updates an Outpost.
|
UpdateOutpostResult |
AWSOutposts.updateOutpost(UpdateOutpostRequest updateOutpostRequest)
Updates an Outpost.
|
UpdateOutpostResult |
AbstractAWSOutposts.updateOutpost(UpdateOutpostRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateOutpostResult> |
AWSOutpostsAsyncClient.updateOutpostAsync(UpdateOutpostRequest request,
AsyncHandler<UpdateOutpostRequest,UpdateOutpostResult> asyncHandler) |
Future<UpdateOutpostResult> |
AbstractAWSOutpostsAsync.updateOutpostAsync(UpdateOutpostRequest request,
AsyncHandler<UpdateOutpostRequest,UpdateOutpostResult> asyncHandler) |
Future<UpdateOutpostResult> |
AWSOutpostsAsync.updateOutpostAsync(UpdateOutpostRequest updateOutpostRequest,
AsyncHandler<UpdateOutpostRequest,UpdateOutpostResult> asyncHandler)
Updates an Outpost.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateOutpostResult |
UpdateOutpostResult.clone() |
UpdateOutpostResult |
UpdateOutpostResult.withOutpost(Outpost outpost) |
Copyright © 2022. All rights reserved.