| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
InstanceTypeInfoFromInstanceRequirements |
InstanceTypeInfoFromInstanceRequirements.clone() |
InstanceTypeInfoFromInstanceRequirements |
InstanceTypeInfoFromInstanceRequirements.withInstanceType(String instanceType)
The matching instance type.
|
| Modifier and Type | Method and Description |
|---|---|
List<InstanceTypeInfoFromInstanceRequirements> |
GetInstanceTypesFromInstanceRequirementsResult.getInstanceTypes()
The instance types with the specified instance attributes.
|
| Modifier and Type | Method and Description |
|---|---|
GetInstanceTypesFromInstanceRequirementsResult |
GetInstanceTypesFromInstanceRequirementsResult.withInstanceTypes(InstanceTypeInfoFromInstanceRequirements... instanceTypes)
The instance types with the specified instance attributes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetInstanceTypesFromInstanceRequirementsResult.setInstanceTypes(Collection<InstanceTypeInfoFromInstanceRequirements> instanceTypes)
The instance types with the specified instance attributes.
|
GetInstanceTypesFromInstanceRequirementsResult |
GetInstanceTypesFromInstanceRequirementsResult.withInstanceTypes(Collection<InstanceTypeInfoFromInstanceRequirements> instanceTypes)
The instance types with the specified instance attributes.
|
Copyright © 2025. All rights reserved.