Uses of Class
com.tencentcloudapi.gaap.v20180529.models.DescribeDomainErrorPageInfoByIdsResponse
-
Packages that use DescribeDomainErrorPageInfoByIdsResponse Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of DescribeDomainErrorPageInfoByIdsResponse in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 that return DescribeDomainErrorPageInfoByIdsResponse Modifier and Type Method Description DescribeDomainErrorPageInfoByIdsResponseGaapClient. DescribeDomainErrorPageInfoByIds(DescribeDomainErrorPageInfoByIdsRequest req)根据定制错误ID查询错误响应 -
Uses of DescribeDomainErrorPageInfoByIdsResponse in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type DescribeDomainErrorPageInfoByIdsResponse Constructor Description DescribeDomainErrorPageInfoByIdsResponse(DescribeDomainErrorPageInfoByIdsResponse 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.
-