| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
EC2Specification |
EC2Specification.clone() |
EC2Specification |
ServiceSpecification.getEC2Specification()
The Amazon EC2 hardware specifications that you want Amazon Web Services to provide recommendations for.
|
EC2Specification |
EC2Specification.withOfferingClass(OfferingClass offeringClass)
Indicates whether you want a recommendation for standard or convertible reservations.
|
EC2Specification |
EC2Specification.withOfferingClass(String offeringClass)
Indicates whether you want a recommendation for standard or convertible reservations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceSpecification.setEC2Specification(EC2Specification eC2Specification)
The Amazon EC2 hardware specifications that you want Amazon Web Services to provide recommendations for.
|
ServiceSpecification |
ServiceSpecification.withEC2Specification(EC2Specification eC2Specification)
The Amazon EC2 hardware specifications that you want Amazon Web Services to provide recommendations for.
|
Copyright © 2025. All rights reserved.