Uses of Class
com.tencentcloudapi.gaap.v20180529.models.DescribeDomainErrorPageInfoRequest
-
Packages that use DescribeDomainErrorPageInfoRequest Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of DescribeDomainErrorPageInfoRequest in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 with parameters of type DescribeDomainErrorPageInfoRequest Modifier and Type Method Description DescribeDomainErrorPageInfoResponseGaapClient. DescribeDomainErrorPageInfo(DescribeDomainErrorPageInfoRequest req)查询目前定制域名的错误响应 -
Uses of DescribeDomainErrorPageInfoRequest in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type DescribeDomainErrorPageInfoRequest Constructor Description DescribeDomainErrorPageInfoRequest(DescribeDomainErrorPageInfoRequest 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.
-