public class ResourceUsage
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
ResourceUsage() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Double |
getBillableCost()
Gets the billableCost.
|
java.lang.Double |
getBillableRatedCost()
Gets the billableRatedCost.
|
java.lang.Double |
getNonBillableCost()
Gets the nonBillableCost.
|
java.lang.Double |
getNonBillableRatedCost()
Gets the nonBillableRatedCost.
|
java.util.List<PlanUsage> |
getPlans()
Gets the plans.
|
java.lang.String |
getResourceId()
Gets the resourceId.
|
public java.lang.String getResourceId()
public java.lang.Double getBillableCost()
public java.lang.Double getBillableRatedCost()
public java.lang.Double getNonBillableCost()
public java.lang.Double getNonBillableRatedCost()
public java.util.List<PlanUsage> getPlans()
Copyright © 2022 IBM Cloud Platform Services. All rights reserved.