void |
CreateFleetRequest.setEC2InstanceType(EC2InstanceType eC2InstanceType) |
Type of EC2 instances used in the fleet.
|
void |
DescribeEC2InstanceLimitsRequest.setEC2InstanceType(EC2InstanceType eC2InstanceType) |
Type of EC2 instances used in the fleet.
|
void |
EC2InstanceLimit.setEC2InstanceType(EC2InstanceType eC2InstanceType) |
Type of EC2 instances used in the fleet.
|
void |
FleetCapacity.setInstanceType(EC2InstanceType instanceType) |
Type of EC2 instances used in the fleet.
|
CreateFleetRequest |
CreateFleetRequest.withEC2InstanceType(EC2InstanceType eC2InstanceType) |
Type of EC2 instances used in the fleet.
|
DescribeEC2InstanceLimitsRequest |
DescribeEC2InstanceLimitsRequest.withEC2InstanceType(EC2InstanceType eC2InstanceType) |
Type of EC2 instances used in the fleet.
|
EC2InstanceLimit |
EC2InstanceLimit.withEC2InstanceType(EC2InstanceType eC2InstanceType) |
Type of EC2 instances used in the fleet.
|
FleetCapacity |
FleetCapacity.withInstanceType(EC2InstanceType instanceType) |
Type of EC2 instances used in the fleet.
|