public class CacheKeyForBatchUpdateCdnConfigInput extends Object
| Constructor and Description |
|---|
CacheKeyForBatchUpdateCdnConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
CacheKeyForBatchUpdateCdnConfigInput |
cacheKeyAction(CacheKeyActionForBatchUpdateCdnConfigInput cacheKeyAction) |
CacheKeyForBatchUpdateCdnConfigInput |
condition(ConditionForBatchUpdateCdnConfigInput condition) |
boolean |
equals(Object o) |
@Valid CacheKeyActionForBatchUpdateCdnConfigInput |
getCacheKeyAction()
Get cacheKeyAction
|
@Valid ConditionForBatchUpdateCdnConfigInput |
getCondition()
Get condition
|
int |
hashCode() |
void |
setCacheKeyAction(CacheKeyActionForBatchUpdateCdnConfigInput cacheKeyAction) |
void |
setCondition(ConditionForBatchUpdateCdnConfigInput condition) |
String |
toString() |
public CacheKeyForBatchUpdateCdnConfigInput()
public CacheKeyForBatchUpdateCdnConfigInput cacheKeyAction(CacheKeyActionForBatchUpdateCdnConfigInput cacheKeyAction)
@Valid public @Valid CacheKeyActionForBatchUpdateCdnConfigInput getCacheKeyAction()
public void setCacheKeyAction(CacheKeyActionForBatchUpdateCdnConfigInput cacheKeyAction)
public CacheKeyForBatchUpdateCdnConfigInput condition(ConditionForBatchUpdateCdnConfigInput condition)
@Valid public @Valid ConditionForBatchUpdateCdnConfigInput getCondition()
public void setCondition(ConditionForBatchUpdateCdnConfigInput condition)
Copyright © 2025. All rights reserved.