| 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 |
|---|---|
GetOutpostSupportedInstanceTypesResult |
AbstractAWSOutposts.getOutpostSupportedInstanceTypes(GetOutpostSupportedInstanceTypesRequest request) |
GetOutpostSupportedInstanceTypesResult |
AWSOutpostsClient.getOutpostSupportedInstanceTypes(GetOutpostSupportedInstanceTypesRequest request)
Gets the instance types that an Outpost can support in
InstanceTypeCapacity. |
GetOutpostSupportedInstanceTypesResult |
AWSOutposts.getOutpostSupportedInstanceTypes(GetOutpostSupportedInstanceTypesRequest getOutpostSupportedInstanceTypesRequest)
Gets the instance types that an Outpost can support in
InstanceTypeCapacity. |
| Modifier and Type | Method and Description |
|---|---|
GetOutpostSupportedInstanceTypesResult |
GetOutpostSupportedInstanceTypesResult.clone() |
GetOutpostSupportedInstanceTypesResult |
GetOutpostSupportedInstanceTypesResult.withInstanceTypes(Collection<InstanceTypeItem> instanceTypes) |
GetOutpostSupportedInstanceTypesResult |
GetOutpostSupportedInstanceTypesResult.withInstanceTypes(InstanceTypeItem... instanceTypes)
NOTE: This method appends the values to the existing list (if any).
|
GetOutpostSupportedInstanceTypesResult |
GetOutpostSupportedInstanceTypesResult.withNextToken(String nextToken) |
Copyright © 2024. All rights reserved.