Uses of Class
com.tencentcloudapi.cdn.v20180606.models.ResourceBillingData
-
Packages that use ResourceBillingData Package Description com.tencentcloudapi.cdn.v20180606.models -
-
Uses of ResourceBillingData in com.tencentcloudapi.cdn.v20180606.models
Methods in com.tencentcloudapi.cdn.v20180606.models that return ResourceBillingData Modifier and Type Method Description ResourceBillingData[]DescribeBillingDataResponse. getData()Get 数据明细Methods in com.tencentcloudapi.cdn.v20180606.models with parameters of type ResourceBillingData Modifier and Type Method Description voidDescribeBillingDataResponse. setData(ResourceBillingData[] Data)Set 数据明细Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type ResourceBillingData Constructor Description ResourceBillingData(ResourceBillingData source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-