public class MetricUsage
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
MetricUsage() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Double |
getCost()
Gets the cost.
|
java.lang.String |
getMetric()
Gets the metric.
|
java.util.List<java.lang.Object> |
getPrice()
Gets the price.
|
java.lang.Double |
getQuantity()
Gets the quantity.
|
java.lang.Double |
getRateableQuantity()
Gets the rateableQuantity.
|
java.lang.Double |
getRatedCost()
Gets the ratedCost.
|
java.lang.String |
getUnit()
Gets the unit.
|
public java.lang.String getMetric()
public java.lang.String getUnit()
public java.lang.Double getQuantity()
public java.lang.Double getRateableQuantity()
public java.lang.Double getCost()
public java.lang.Double getRatedCost()
public java.util.List<java.lang.Object> getPrice()
Copyright © 2021 IBM Cloud Platform Services. All rights reserved.