void |
DescribeReservedInstancesOfferingsRequest.setInstanceType(InstanceType instanceType) |
The instance type that the reservation will cover (for example,
m1.small ).
|
void |
ImportInstanceLaunchSpecification.setInstanceType(InstanceType instanceType) |
The instance type.
|
void |
Instance.setInstanceType(InstanceType instanceType) |
The instance type.
|
void |
LaunchSpecification.setInstanceType(InstanceType instanceType) |
The instance type.
|
void |
ReservedInstances.setInstanceType(InstanceType instanceType) |
The instance type on which the Reserved Instance can be used.
|
void |
ReservedInstancesConfiguration.setInstanceType(InstanceType instanceType) |
The instance type for the modified Reserved Instances.
|
void |
ReservedInstancesOffering.setInstanceType(InstanceType instanceType) |
The instance type on which the Reserved Instance can be used.
|
void |
RunInstancesRequest.setInstanceType(InstanceType instanceType) |
The instance type.
|
void |
SpotFleetLaunchSpecification.setInstanceType(InstanceType instanceType) |
The instance type.
|
void |
SpotPrice.setInstanceType(InstanceType instanceType) |
The instance type.
|
DescribeReservedInstancesOfferingsRequest |
DescribeReservedInstancesOfferingsRequest.withInstanceType(InstanceType instanceType) |
The instance type that the reservation will cover (for example,
m1.small ).
|
ImportInstanceLaunchSpecification |
ImportInstanceLaunchSpecification.withInstanceType(InstanceType instanceType) |
The instance type.
|
Instance |
Instance.withInstanceType(InstanceType instanceType) |
The instance type.
|
LaunchSpecification |
LaunchSpecification.withInstanceType(InstanceType instanceType) |
The instance type.
|
ReservedInstances |
ReservedInstances.withInstanceType(InstanceType instanceType) |
The instance type on which the Reserved Instance can be used.
|
ReservedInstancesConfiguration |
ReservedInstancesConfiguration.withInstanceType(InstanceType instanceType) |
The instance type for the modified Reserved Instances.
|
ReservedInstancesOffering |
ReservedInstancesOffering.withInstanceType(InstanceType instanceType) |
The instance type on which the Reserved Instance can be used.
|
RunInstancesRequest |
RunInstancesRequest.withInstanceType(InstanceType instanceType) |
The instance type.
|
SpotFleetLaunchSpecification |
SpotFleetLaunchSpecification.withInstanceType(InstanceType instanceType) |
The instance type.
|
SpotPrice |
SpotPrice.withInstanceType(InstanceType instanceType) |
The instance type.
|
DescribeSpotPriceHistoryRequest |
DescribeSpotPriceHistoryRequest.withInstanceTypes(InstanceType... instanceTypes) |
Filters the results by the specified instance types.
|