Uses of Class
com.tencentcloudapi.csip.v20221121.models.CreateDomainAndIpResponse
-
Packages that use CreateDomainAndIpResponse Package Description com.tencentcloudapi.csip.v20221121 com.tencentcloudapi.csip.v20221121.models -
-
Uses of CreateDomainAndIpResponse in com.tencentcloudapi.csip.v20221121
Methods in com.tencentcloudapi.csip.v20221121 that return CreateDomainAndIpResponse Modifier and Type Method Description CreateDomainAndIpResponse
CsipClient. CreateDomainAndIp(CreateDomainAndIpRequest req)
创建域名、ip相关信息 -
Uses of CreateDomainAndIpResponse in com.tencentcloudapi.csip.v20221121.models
Constructors in com.tencentcloudapi.csip.v20221121.models with parameters of type CreateDomainAndIpResponse Constructor Description CreateDomainAndIpResponse(CreateDomainAndIpResponse 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.
-