public class BrowserCacheForBatchUpdateCdnConfigInput extends Object
| Constructor and Description |
|---|
BrowserCacheForBatchUpdateCdnConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
BrowserCacheForBatchUpdateCdnConfigInput |
cacheAction(CacheActionForBatchUpdateCdnConfigInput cacheAction) |
BrowserCacheForBatchUpdateCdnConfigInput |
condition(ConditionForBatchUpdateCdnConfigInput condition) |
boolean |
equals(Object o) |
@Valid CacheActionForBatchUpdateCdnConfigInput |
getCacheAction()
Get cacheAction
|
@Valid ConditionForBatchUpdateCdnConfigInput |
getCondition()
Get condition
|
int |
hashCode() |
void |
setCacheAction(CacheActionForBatchUpdateCdnConfigInput cacheAction) |
void |
setCondition(ConditionForBatchUpdateCdnConfigInput condition) |
String |
toString() |
public BrowserCacheForBatchUpdateCdnConfigInput()
public BrowserCacheForBatchUpdateCdnConfigInput cacheAction(CacheActionForBatchUpdateCdnConfigInput cacheAction)
@Valid public @Valid CacheActionForBatchUpdateCdnConfigInput getCacheAction()
public void setCacheAction(CacheActionForBatchUpdateCdnConfigInput cacheAction)
public BrowserCacheForBatchUpdateCdnConfigInput condition(ConditionForBatchUpdateCdnConfigInput condition)
@Valid public @Valid ConditionForBatchUpdateCdnConfigInput getCondition()
public void setCondition(ConditionForBatchUpdateCdnConfigInput condition)
Copyright © 2025. All rights reserved.