Uses of Class
com.tencentcloudapi.scf.v20180416.models.UsageInfo
-
Packages that use UsageInfo Package Description com.tencentcloudapi.scf.v20180416.models -
-
Uses of UsageInfo in com.tencentcloudapi.scf.v20180416.models
Methods in com.tencentcloudapi.scf.v20180416.models that return UsageInfo Modifier and Type Method Description UsageInfoGetAccountResponse. getAccountUsage()Get 命名空间已使用的信息Methods in com.tencentcloudapi.scf.v20180416.models with parameters of type UsageInfo Modifier and Type Method Description voidGetAccountResponse. setAccountUsage(UsageInfo AccountUsage)Set 命名空间已使用的信息Constructors in com.tencentcloudapi.scf.v20180416.models with parameters of type UsageInfo Constructor Description UsageInfo(UsageInfo 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.
-