| 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 |
|---|---|
GetOutpostResult |
AbstractAWSOutposts.getOutpost(GetOutpostRequest request) |
GetOutpostResult |
AWSOutpostsClient.getOutpost(GetOutpostRequest request)
Gets information about the specified Outpost.
|
GetOutpostResult |
AWSOutposts.getOutpost(GetOutpostRequest getOutpostRequest)
Gets information about the specified Outpost.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetOutpostResult> |
AWSOutpostsAsyncClient.getOutpostAsync(GetOutpostRequest request) |
Future<GetOutpostResult> |
AWSOutpostsAsync.getOutpostAsync(GetOutpostRequest getOutpostRequest)
Gets information about the specified Outpost.
|
Future<GetOutpostResult> |
AbstractAWSOutpostsAsync.getOutpostAsync(GetOutpostRequest request) |
Future<GetOutpostResult> |
AWSOutpostsAsyncClient.getOutpostAsync(GetOutpostRequest request,
AsyncHandler<GetOutpostRequest,GetOutpostResult> asyncHandler) |
Future<GetOutpostResult> |
AWSOutpostsAsync.getOutpostAsync(GetOutpostRequest getOutpostRequest,
AsyncHandler<GetOutpostRequest,GetOutpostResult> asyncHandler)
Gets information about the specified Outpost.
|
Future<GetOutpostResult> |
AbstractAWSOutpostsAsync.getOutpostAsync(GetOutpostRequest request,
AsyncHandler<GetOutpostRequest,GetOutpostResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetOutpostResult> |
AWSOutpostsAsyncClient.getOutpostAsync(GetOutpostRequest request,
AsyncHandler<GetOutpostRequest,GetOutpostResult> asyncHandler) |
Future<GetOutpostResult> |
AWSOutpostsAsync.getOutpostAsync(GetOutpostRequest getOutpostRequest,
AsyncHandler<GetOutpostRequest,GetOutpostResult> asyncHandler)
Gets information about the specified Outpost.
|
Future<GetOutpostResult> |
AbstractAWSOutpostsAsync.getOutpostAsync(GetOutpostRequest request,
AsyncHandler<GetOutpostRequest,GetOutpostResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetOutpostResult |
GetOutpostResult.clone() |
GetOutpostResult |
GetOutpostResult.withOutpost(Outpost outpost) |
Copyright © 2022. All rights reserved.