Uses of Class
com.tencentcloudapi.dayu.v20180709.models.SchedulingDomain
-
Packages that use SchedulingDomain Package Description com.tencentcloudapi.dayu.v20180709.models -
-
Uses of SchedulingDomain in com.tencentcloudapi.dayu.v20180709.models
Methods in com.tencentcloudapi.dayu.v20180709.models that return SchedulingDomain Modifier and Type Method Description SchedulingDomain[]DescribeSchedulingDomainListResponse. getDomainList()Get 调度域名列表信息Methods in com.tencentcloudapi.dayu.v20180709.models with parameters of type SchedulingDomain Modifier and Type Method Description voidDescribeSchedulingDomainListResponse. setDomainList(SchedulingDomain[] DomainList)Set 调度域名列表信息Constructors in com.tencentcloudapi.dayu.v20180709.models with parameters of type SchedulingDomain Constructor Description SchedulingDomain(SchedulingDomain 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.
-