public class HstsForDescribeCdnConfigOutput extends Object
| Constructor and Description |
|---|
HstsForDescribeCdnConfigOutput() |
| Modifier and Type | Method and Description |
|---|---|
HstsForDescribeCdnConfigOutput |
_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) |
HstsForDescribeCdnConfigOutput |
subdomain(String subdomain) |
String |
toString() |
HstsForDescribeCdnConfigOutput |
ttl(Long ttl) |
public HstsForDescribeCdnConfigOutput subdomain(String subdomain)
public String getSubdomain()
public void setSubdomain(String subdomain)
public HstsForDescribeCdnConfigOutput _switch(Boolean _switch)
public Boolean isSwitch()
public void setSwitch(Boolean _switch)
public HstsForDescribeCdnConfigOutput ttl(Long ttl)
public Long getTtl()
public void setTtl(Long ttl)
Copyright © 2025. All rights reserved.