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