| 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 |
AWSOutpostsClient.getOutpost(GetOutpostRequest request)
Gets information about the specified Outpost.
|
GetOutpostResult |
AWSOutposts.getOutpost(GetOutpostRequest getOutpostRequest)
Gets information about the specified Outpost.
|
GetOutpostResult |
AbstractAWSOutposts.getOutpost(GetOutpostRequest request) |
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 |
|---|---|
GetOutpostRequest |
GetOutpostRequest.clone() |
GetOutpostRequest |
GetOutpostRequest.withOutpostId(String outpostId)
The ID or the Amazon Resource Name (ARN) of the Outpost.
|
Copyright © 2024. All rights reserved.