Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
TargetConfiguration |
TargetConfiguration.clone() |
TargetConfiguration |
TargetReservationValue.getTargetConfiguration()
The configuration of the Convertible Reserved Instances that make up the exchange.
|
TargetConfiguration |
TargetConfiguration.withInstanceCount(Integer instanceCount)
The number of instances the Convertible Reserved Instance offering can be applied to.
|
TargetConfiguration |
TargetConfiguration.withOfferingId(String offeringId)
The ID of the Convertible Reserved Instance offering.
|
Modifier and Type | Method and Description |
---|---|
void |
TargetReservationValue.setTargetConfiguration(TargetConfiguration targetConfiguration)
The configuration of the Convertible Reserved Instances that make up the exchange.
|
TargetReservationValue |
TargetReservationValue.withTargetConfiguration(TargetConfiguration targetConfiguration)
The configuration of the Convertible Reserved Instances that make up the exchange.
|
Copyright © 2017. All rights reserved.