Uses of Class
com.tencentcloudapi.tdmq.v20200217.models.BundleSetOpt
-
Packages that use BundleSetOpt Package Description com.tencentcloudapi.tdmq.v20200217.models -
-
Uses of BundleSetOpt in com.tencentcloudapi.tdmq.v20200217.models
Methods in com.tencentcloudapi.tdmq.v20200217.models that return BundleSetOpt Modifier and Type Method Description BundleSetOpt[]DescribeNamespaceBundlesOptResponse. getBundleSet()Get bundle列表Methods in com.tencentcloudapi.tdmq.v20200217.models with parameters of type BundleSetOpt Modifier and Type Method Description voidDescribeNamespaceBundlesOptResponse. setBundleSet(BundleSetOpt[] BundleSet)Set bundle列表Constructors in com.tencentcloudapi.tdmq.v20200217.models with parameters of type BundleSetOpt Constructor Description BundleSetOpt(BundleSetOpt 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.
-