Uses of Class
com.tencentcloudapi.apigateway.v20180808.models.DomainSets
-
Packages that use DomainSets Package Description com.tencentcloudapi.apigateway.v20180808.models -
-
Uses of DomainSets in com.tencentcloudapi.apigateway.v20180808.models
Methods in com.tencentcloudapi.apigateway.v20180808.models that return DomainSets Modifier and Type Method Description DomainSetsDescribeServiceSubDomainsResponse. getResult()Get 查询服务自定义域名列表。Methods in com.tencentcloudapi.apigateway.v20180808.models with parameters of type DomainSets Modifier and Type Method Description voidDescribeServiceSubDomainsResponse. setResult(DomainSets Result)Set 查询服务自定义域名列表。Constructors in com.tencentcloudapi.apigateway.v20180808.models with parameters of type DomainSets Constructor Description DomainSets(DomainSets 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.
-