public class HstsForAddCdnDomainInput extends Object
| Constructor and Description |
|---|
HstsForAddCdnDomainInput() |
| Modifier and Type | Method and Description |
|---|---|
HstsForAddCdnDomainInput |
_switch(Boolean _switch) |
boolean |
equals(Object o) |
String |
getSubdomain()
Get subdomain
|
Long |
getTtl()
Get ttl
|
int |
hashCode() |
Boolean |
isSwitch()
Get _switch
|
void |
setSubdomain(String subdomain) |
void |
setSwitch(Boolean _switch) |
void |
setTtl(Long ttl) |
HstsForAddCdnDomainInput |
subdomain(String subdomain) |
String |
toString() |
HstsForAddCdnDomainInput |
ttl(Long ttl) |
public HstsForAddCdnDomainInput subdomain(String subdomain)
public String getSubdomain()
public void setSubdomain(String subdomain)
public HstsForAddCdnDomainInput _switch(Boolean _switch)
public Boolean isSwitch()
public void setSwitch(Boolean _switch)
public HstsForAddCdnDomainInput ttl(Long ttl)
public Long getTtl()
public void setTtl(Long ttl)
Copyright © 2025. All rights reserved.