| 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 |
|---|---|
Future<GetOutpostInstanceTypesResult> |
AbstractAWSOutpostsAsync.getOutpostInstanceTypesAsync(GetOutpostInstanceTypesRequest request,
AsyncHandler<GetOutpostInstanceTypesRequest,GetOutpostInstanceTypesResult> asyncHandler) |
Future<GetOutpostInstanceTypesResult> |
AWSOutpostsAsync.getOutpostInstanceTypesAsync(GetOutpostInstanceTypesRequest getOutpostInstanceTypesRequest,
AsyncHandler<GetOutpostInstanceTypesRequest,GetOutpostInstanceTypesResult> asyncHandler)
Gets the instance types for the specified Outpost.
|
Future<GetOutpostInstanceTypesResult> |
AWSOutpostsAsyncClient.getOutpostInstanceTypesAsync(GetOutpostInstanceTypesRequest request,
AsyncHandler<GetOutpostInstanceTypesRequest,GetOutpostInstanceTypesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetOutpostInstanceTypesRequest |
GetOutpostInstanceTypesRequest.clone() |
GetOutpostInstanceTypesRequest |
GetOutpostInstanceTypesRequest.withMaxResults(Integer maxResults) |
GetOutpostInstanceTypesRequest |
GetOutpostInstanceTypesRequest.withNextToken(String nextToken) |
GetOutpostInstanceTypesRequest |
GetOutpostInstanceTypesRequest.withOutpostId(String outpostId)
The ID or the Amazon Resource Name (ARN) of the Outpost.
|
Copyright © 2023. All rights reserved.