Uses of Class
com.tencentcloudapi.sqlserver.v20180328.models.DealInstance
-
Packages that use DealInstance Package Description com.tencentcloudapi.sqlserver.v20180328.models -
-
Uses of DealInstance in com.tencentcloudapi.sqlserver.v20180328.models
Methods in com.tencentcloudapi.sqlserver.v20180328.models that return DealInstance Modifier and Type Method Description DealInstance[]DescribeInstanceByOrdersResponse. getDealInstance()Get 资源ID集合Methods in com.tencentcloudapi.sqlserver.v20180328.models with parameters of type DealInstance Modifier and Type Method Description voidDescribeInstanceByOrdersResponse. setDealInstance(DealInstance[] DealInstance)Set 资源ID集合Constructors in com.tencentcloudapi.sqlserver.v20180328.models with parameters of type DealInstance Constructor Description DealInstance(DealInstance 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.
-