| Package | Description |
|---|---|
| software.amazon.awssdk.services.outposts |
Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and
tools to customer premises.
|
| software.amazon.awssdk.services.outposts.paginators | |
| software.amazon.awssdk.services.outposts.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetOutpostInstanceTypesResponse |
OutpostsClient.getOutpostInstanceTypes(GetOutpostInstanceTypesRequest getOutpostInstanceTypesRequest)
Gets the instance types for the specified Outpost.
|
default CompletableFuture<GetOutpostInstanceTypesResponse> |
OutpostsAsyncClient.getOutpostInstanceTypes(GetOutpostInstanceTypesRequest getOutpostInstanceTypesRequest)
Gets the instance types for the specified Outpost.
|
default GetOutpostInstanceTypesIterable |
OutpostsClient.getOutpostInstanceTypesPaginator(GetOutpostInstanceTypesRequest getOutpostInstanceTypesRequest)
Gets the instance types for the specified Outpost.
|
default GetOutpostInstanceTypesPublisher |
OutpostsAsyncClient.getOutpostInstanceTypesPaginator(GetOutpostInstanceTypesRequest getOutpostInstanceTypesRequest)
Gets the instance types for the specified Outpost.
|
| Constructor and Description |
|---|
GetOutpostInstanceTypesIterable(OutpostsClient client,
GetOutpostInstanceTypesRequest firstRequest) |
GetOutpostInstanceTypesPublisher(OutpostsAsyncClient client,
GetOutpostInstanceTypesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetOutpostInstanceTypesRequestMarshaller.marshall(GetOutpostInstanceTypesRequest getOutpostInstanceTypesRequest) |
Copyright © 2022. All rights reserved.