Uses of Class
com.tencentcloudapi.lighthouse.v20200324.models.ModifyBundle
-
Packages that use ModifyBundle Package Description com.tencentcloudapi.lighthouse.v20200324.models -
-
Uses of ModifyBundle in com.tencentcloudapi.lighthouse.v20200324.models
Methods in com.tencentcloudapi.lighthouse.v20200324.models that return ModifyBundle Modifier and Type Method Description ModifyBundle[]
DescribeModifyInstanceBundlesResponse. getModifyBundleSet()
Get 变更套餐详细信息。Methods in com.tencentcloudapi.lighthouse.v20200324.models with parameters of type ModifyBundle Modifier and Type Method Description void
DescribeModifyInstanceBundlesResponse. setModifyBundleSet(ModifyBundle[] ModifyBundleSet)
Set 变更套餐详细信息。Constructors in com.tencentcloudapi.lighthouse.v20200324.models with parameters of type ModifyBundle Constructor Description ModifyBundle(ModifyBundle 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.
-