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