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