Uses of Class
com.tencentcloudapi.waf.v20180125.models.FindAllDomainDetail
-
Packages that use FindAllDomainDetail Package Description com.tencentcloudapi.waf.v20180125.models -
-
Uses of FindAllDomainDetail in com.tencentcloudapi.waf.v20180125.models
Methods in com.tencentcloudapi.waf.v20180125.models that return FindAllDomainDetail Modifier and Type Method Description FindAllDomainDetail[]DescribeFindDomainListResponse. getList()Get 域名信息列表Methods in com.tencentcloudapi.waf.v20180125.models with parameters of type FindAllDomainDetail Modifier and Type Method Description voidDescribeFindDomainListResponse. setList(FindAllDomainDetail[] List)Set 域名信息列表Constructors in com.tencentcloudapi.waf.v20180125.models with parameters of type FindAllDomainDetail Constructor Description FindAllDomainDetail(FindAllDomainDetail 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.
-