| Package | Description |
|---|---|
| com.amazonaws.services.applicationdiscovery.model |
| Modifier and Type | Method and Description |
|---|---|
ReservedInstanceOptions |
ReservedInstanceOptions.clone() |
ReservedInstanceOptions |
Ec2RecommendationsExportPreferences.getReservedInstanceOptions()
The contract type for a reserved instance.
|
ReservedInstanceOptions |
ReservedInstanceOptions.withOfferingClass(OfferingClass offeringClass)
The flexibility to change the instance types needed for your Reserved Instance.
|
ReservedInstanceOptions |
ReservedInstanceOptions.withOfferingClass(String offeringClass)
The flexibility to change the instance types needed for your Reserved Instance.
|
ReservedInstanceOptions |
ReservedInstanceOptions.withPurchasingOption(PurchasingOption purchasingOption)
The payment plan to use for your Reserved Instance.
|
ReservedInstanceOptions |
ReservedInstanceOptions.withPurchasingOption(String purchasingOption)
The payment plan to use for your Reserved Instance.
|
ReservedInstanceOptions |
ReservedInstanceOptions.withTermLength(String termLength)
The preferred duration of the Reserved Instance term.
|
ReservedInstanceOptions |
ReservedInstanceOptions.withTermLength(TermLength termLength)
The preferred duration of the Reserved Instance term.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Ec2RecommendationsExportPreferences.setReservedInstanceOptions(ReservedInstanceOptions reservedInstanceOptions)
The contract type for a reserved instance.
|
Ec2RecommendationsExportPreferences |
Ec2RecommendationsExportPreferences.withReservedInstanceOptions(ReservedInstanceOptions reservedInstanceOptions)
The contract type for a reserved instance.
|
Copyright © 2024. All rights reserved.