public class ConvertCacheActionForAddCdnDomainInput extends Object
| Constructor and Description |
|---|
ConvertCacheActionForAddCdnDomainInput() |
| Modifier and Type | Method and Description |
|---|---|
ConvertCacheActionForAddCdnDomainInput |
action(String action) |
ConvertCacheActionForAddCdnDomainInput |
addCacheKeyItem(String cacheKeyItem) |
ConvertCacheActionForAddCdnDomainInput |
cacheKey(List<String> cacheKey) |
boolean |
equals(Object o) |
String |
getAction()
Get action
|
List<String> |
getCacheKey()
Get cacheKey
|
Long |
getTtl()
Get ttl
|
int |
hashCode() |
ConvertCacheActionForAddCdnDomainInput |
ignoreCase(Boolean ignoreCase) |
Boolean |
isIgnoreCase()
Get ignoreCase
|
void |
setAction(String action) |
void |
setCacheKey(List<String> cacheKey) |
void |
setIgnoreCase(Boolean ignoreCase) |
void |
setTtl(Long ttl) |
String |
toString() |
ConvertCacheActionForAddCdnDomainInput |
ttl(Long ttl) |
public ConvertCacheActionForAddCdnDomainInput()
public ConvertCacheActionForAddCdnDomainInput action(String action)
public String getAction()
public void setAction(String action)
public ConvertCacheActionForAddCdnDomainInput cacheKey(List<String> cacheKey)
public ConvertCacheActionForAddCdnDomainInput addCacheKeyItem(String cacheKeyItem)
public ConvertCacheActionForAddCdnDomainInput ignoreCase(Boolean ignoreCase)
public Boolean isIgnoreCase()
public void setIgnoreCase(Boolean ignoreCase)
public ConvertCacheActionForAddCdnDomainInput ttl(Long ttl)
public Long getTtl()
public void setTtl(Long ttl)
Copyright © 2025. All rights reserved.