public class SetDomainSeoSwitchRequest extends CdnRequest
| Constructor and Description |
|---|
SetDomainSeoSwitchRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDomain() |
SeoSwitch |
getSeoSwitch() |
void |
setDomain(String domain) |
void |
setSeoSwitch(SeoSwitch seoSwitch) |
SetDomainSeoSwitchRequest |
withDomain(String domain) |
SetDomainSeoSwitchRequest |
withSeoSwitch(SeoSwitch seoSwitch) |
toString, withRequestCredentialsgetRequestCredentials, setRequestCredentialspublic SeoSwitch getSeoSwitch()
public void setSeoSwitch(SeoSwitch seoSwitch)
seoSwitch - Set seo switch propertiespublic SetDomainSeoSwitchRequest withSeoSwitch(SeoSwitch seoSwitch)
seoSwitch - Set seo switch propertiespublic String getDomain()
public void setDomain(String domain)
domain - the domain namepublic SetDomainSeoSwitchRequest withDomain(String domain)
domain - the domain nameCopyright © 2024. All rights reserved.