| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceSpecification |
ServiceSpecification.clone() |
ServiceSpecification |
GetReservationPurchaseRecommendationRequest.getServiceSpecification()
The specific service, such as EC2, that you want recommendations for.
|
ServiceSpecification |
ReservationPurchaseRecommendation.getServiceSpecification()
Hardware specifications for the service that you want recommendations for.
|
ServiceSpecification |
ServiceSpecification.withEC2Specification(EC2Specification eC2Specification)
The EC2 hardware specifications that you want AWS to provide recommendations for.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetReservationPurchaseRecommendationRequest.setServiceSpecification(ServiceSpecification serviceSpecification)
The specific service, such as EC2, that you want recommendations for.
|
void |
ReservationPurchaseRecommendation.setServiceSpecification(ServiceSpecification serviceSpecification)
Hardware specifications for the service that you want recommendations for.
|
GetReservationPurchaseRecommendationRequest |
GetReservationPurchaseRecommendationRequest.withServiceSpecification(ServiceSpecification serviceSpecification)
The specific service, such as EC2, that you want recommendations for.
|
ReservationPurchaseRecommendation |
ReservationPurchaseRecommendation.withServiceSpecification(ServiceSpecification serviceSpecification)
Hardware specifications for the service that you want recommendations for.
|
Copyright © 2018. All rights reserved.