public class ModifyDomainPostActionRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
ModifyDomainPostActionRequest() |
ModifyDomainPostActionRequest(ModifyDomainPostActionRequest 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 |
---|---|
String |
getDomain()
Get www.tx.com
|
Long |
getPostCKafkaAction()
Get 0- Disable shipping, 1- Enable shipping
|
Long |
getPostCLSAction()
Get 0- Disable shipping, 1- Enable shipping
|
void |
setDomain(String Domain)
Set www.tx.com
|
void |
setPostCKafkaAction(Long PostCKafkaAction)
Set 0- Disable shipping, 1- Enable shipping
|
void |
setPostCLSAction(Long PostCLSAction)
Set 0- Disable shipping, 1- Enable shipping
|
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, toJsonString
public ModifyDomainPostActionRequest()
public ModifyDomainPostActionRequest(ModifyDomainPostActionRequest source)
public String getDomain()
public void setDomain(String Domain)
Domain
- www.tx.compublic Long getPostCLSAction()
public void setPostCLSAction(Long PostCLSAction)
PostCLSAction
- 0- Disable shipping, 1- Enable shippingpublic Long getPostCKafkaAction()
public void setPostCKafkaAction(Long PostCKafkaAction)
PostCKafkaAction
- 0- Disable shipping, 1- Enable shippingCopyright © 2025. All rights reserved.