Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
TargetConfigurationRequest |
TargetConfigurationRequest.clone() |
TargetConfigurationRequest |
TargetConfigurationRequest.withInstanceCount(Integer instanceCount)
The number of instances the Convertible Reserved Instance offering can be applied to.
|
TargetConfigurationRequest |
TargetConfigurationRequest.withOfferingId(String offeringId)
The Convertible Reserved Instance offering ID.
|
Modifier and Type | Method and Description |
---|---|
List<TargetConfigurationRequest> |
GetReservedInstancesExchangeQuoteRequest.getTargetConfigurations()
The configuration of the target Convertible Reserved Instance to exchange for your current Convertible Reserved
Instances.
|
List<TargetConfigurationRequest> |
AcceptReservedInstancesExchangeQuoteRequest.getTargetConfigurations()
The configuration of the target Convertible Reserved Instance to exchange for your current Convertible Reserved
Instances.
|
Modifier and Type | Method and Description |
---|---|
GetReservedInstancesExchangeQuoteRequest |
GetReservedInstancesExchangeQuoteRequest.withTargetConfigurations(TargetConfigurationRequest... targetConfigurations)
The configuration of the target Convertible Reserved Instance to exchange for your current Convertible Reserved
Instances.
|
AcceptReservedInstancesExchangeQuoteRequest |
AcceptReservedInstancesExchangeQuoteRequest.withTargetConfigurations(TargetConfigurationRequest... targetConfigurations)
The configuration of the target Convertible Reserved Instance to exchange for your current Convertible Reserved
Instances.
|
Modifier and Type | Method and Description |
---|---|
void |
GetReservedInstancesExchangeQuoteRequest.setTargetConfigurations(Collection<TargetConfigurationRequest> targetConfigurations)
The configuration of the target Convertible Reserved Instance to exchange for your current Convertible Reserved
Instances.
|
void |
AcceptReservedInstancesExchangeQuoteRequest.setTargetConfigurations(Collection<TargetConfigurationRequest> targetConfigurations)
The configuration of the target Convertible Reserved Instance to exchange for your current Convertible Reserved
Instances.
|
GetReservedInstancesExchangeQuoteRequest |
GetReservedInstancesExchangeQuoteRequest.withTargetConfigurations(Collection<TargetConfigurationRequest> targetConfigurations)
The configuration of the target Convertible Reserved Instance to exchange for your current Convertible Reserved
Instances.
|
AcceptReservedInstancesExchangeQuoteRequest |
AcceptReservedInstancesExchangeQuoteRequest.withTargetConfigurations(Collection<TargetConfigurationRequest> targetConfigurations)
The configuration of the target Convertible Reserved Instance to exchange for your current Convertible Reserved
Instances.
|
Copyright © 2023. All rights reserved.