@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ReservedInstancesCostCalculation extends Object implements Serializable, Cloneable, StructuredPojo
Cost impact of the purchase recommendation.
| Constructor and Description |
|---|
ReservedInstancesCostCalculation() |
| Modifier and Type | Method and Description |
|---|---|
ReservedInstancesCostCalculation |
clone() |
boolean |
equals(Object obj) |
ReservedInstancesPricing |
getPricing()
Pricing details of the purchase recommendation.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setPricing(ReservedInstancesPricing pricing)
Pricing details of the purchase recommendation.
|
String |
toString()
Returns a string representation of this object.
|
ReservedInstancesCostCalculation |
withPricing(ReservedInstancesPricing pricing)
Pricing details of the purchase recommendation.
|
public void setPricing(ReservedInstancesPricing pricing)
Pricing details of the purchase recommendation.
pricing - Pricing details of the purchase recommendation.public ReservedInstancesPricing getPricing()
Pricing details of the purchase recommendation.
public ReservedInstancesCostCalculation withPricing(ReservedInstancesPricing pricing)
Pricing details of the purchase recommendation.
pricing - Pricing details of the purchase recommendation.public String toString()
toString in class ObjectObject.toString()public ReservedInstancesCostCalculation clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2025. All rights reserved.