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