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