public class ModifyOwnerIntlBatchRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
ModifyOwnerIntlBatchRequest()  | 
ModifyOwnerIntlBatchRequest(ModifyOwnerIntlBatchRequest 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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Boolean | 
getDnsTransfer()
Get Whether to transfer the DNS service. 
 | 
String[] | 
getDomains()
Get The domains. 
 | 
String | 
getToUin()
Get The user ID. 
 | 
void | 
setDnsTransfer(Boolean DnsTransfer)
Set Whether to transfer the DNS service. 
 | 
void | 
setDomains(String[] Domains)
Set The domains. 
 | 
void | 
setToUin(String ToUin)
Set The user ID. 
 | 
void | 
toMap(HashMap<String,String> map,
     String prefix)
Internal implementation, normal users should not use it. 
 | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic ModifyOwnerIntlBatchRequest()
public ModifyOwnerIntlBatchRequest(ModifyOwnerIntlBatchRequest source)
public String[] getDomains()
public void setDomains(String[] Domains)
Domains - The domains.public String getToUin()
public void setToUin(String ToUin)
ToUin - The user ID.public Boolean getDnsTransfer()
public void setDnsTransfer(Boolean DnsTransfer)
DnsTransfer - Whether to transfer the DNS service.Copyright © 2025. All rights reserved.