public class PlanUsage
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
PlanUsage() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Double |
getCost()
Gets the cost.
|
java.lang.String |
getPlanId()
Gets the planId.
|
java.lang.String |
getPricingPlanId()
Gets the pricingPlanId.
|
java.lang.String |
getPricingRegion()
Gets the pricingRegion.
|
java.lang.Double |
getRatedCost()
Gets the ratedCost.
|
java.util.List<MetricUsage> |
getUsage()
Gets the usage.
|
java.lang.Boolean |
isBillable()
Gets the billable.
|
public java.lang.String getPlanId()
public java.lang.String getPricingRegion()
public java.lang.String getPricingPlanId()
public java.lang.Boolean isBillable()
public java.lang.Double getCost()
public java.lang.Double getRatedCost()
public java.util.List<MetricUsage> getUsage()
Copyright © 2022 IBM Cloud Platform Services. All rights reserved.