Uses of Class
com.tencentcloudapi.domain.v20180808.models.ModifyDomainOwnerBatchResponse
-
Packages that use ModifyDomainOwnerBatchResponse Package Description com.tencentcloudapi.domain.v20180808 com.tencentcloudapi.domain.v20180808.models -
-
Uses of ModifyDomainOwnerBatchResponse in com.tencentcloudapi.domain.v20180808
Methods in com.tencentcloudapi.domain.v20180808 that return ModifyDomainOwnerBatchResponse Modifier and Type Method Description ModifyDomainOwnerBatchResponseDomainClient. ModifyDomainOwnerBatch(ModifyDomainOwnerBatchRequest req)本接口 ( ModifyDomainOwnerBatch) 用于域名批量账号间转移 。 -
Uses of ModifyDomainOwnerBatchResponse in com.tencentcloudapi.domain.v20180808.models
Constructors in com.tencentcloudapi.domain.v20180808.models with parameters of type ModifyDomainOwnerBatchResponse Constructor Description ModifyDomainOwnerBatchResponse(ModifyDomainOwnerBatchResponse 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.
-