| Package | Description |
|---|---|
| software.amazon.awssdk.services.outposts |
AWS Outposts is a fully managed service that extends AWS infrastructure, APIs, and tools to customer premises.
|
| software.amazon.awssdk.services.outposts.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetOutpostInstanceTypesResponse |
OutpostsClient.getOutpostInstanceTypes(GetOutpostInstanceTypesRequest getOutpostInstanceTypesRequest)
Lists the instance types for the specified Outpost.
|
default CompletableFuture<GetOutpostInstanceTypesResponse> |
OutpostsAsyncClient.getOutpostInstanceTypes(GetOutpostInstanceTypesRequest getOutpostInstanceTypesRequest)
Lists the instance types for the specified Outpost.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetOutpostInstanceTypesRequestMarshaller.marshall(GetOutpostInstanceTypesRequest getOutpostInstanceTypesRequest) |
Copyright © 2021. All rights reserved.