Uses of Class
com.tencentcloudapi.gaap.v20180529.models.CreateDomainErrorPageInfoRequest
-
Packages that use CreateDomainErrorPageInfoRequest Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of CreateDomainErrorPageInfoRequest in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 with parameters of type CreateDomainErrorPageInfoRequest Modifier and Type Method Description CreateDomainErrorPageInfoResponseGaapClient. CreateDomainErrorPageInfo(CreateDomainErrorPageInfoRequest req)定制域名指定错误码的错误响应 -
Uses of CreateDomainErrorPageInfoRequest in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type CreateDomainErrorPageInfoRequest Constructor Description CreateDomainErrorPageInfoRequest(CreateDomainErrorPageInfoRequest 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.
-