public class OriginRuleForUpdateCdnConfigInput extends Object
| Constructor and Description |
|---|
OriginRuleForUpdateCdnConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
OriginRuleForUpdateCdnConfigInput |
actions(ActionsForUpdateCdnConfigInput actions) |
OriginRuleForUpdateCdnConfigInput |
condition(ConvertConvertConditionForUpdateCdnConfigInput condition) |
boolean |
equals(Object o) |
@Valid ActionsForUpdateCdnConfigInput |
getActions()
Get actions
|
@Valid ConvertConvertConditionForUpdateCdnConfigInput |
getCondition()
Get condition
|
int |
hashCode() |
void |
setActions(ActionsForUpdateCdnConfigInput actions) |
void |
setCondition(ConvertConvertConditionForUpdateCdnConfigInput condition) |
String |
toString() |
public OriginRuleForUpdateCdnConfigInput actions(ActionsForUpdateCdnConfigInput actions)
@Valid public @Valid ActionsForUpdateCdnConfigInput getActions()
public void setActions(ActionsForUpdateCdnConfigInput actions)
public OriginRuleForUpdateCdnConfigInput condition(ConvertConvertConditionForUpdateCdnConfigInput condition)
@Valid public @Valid ConvertConvertConditionForUpdateCdnConfigInput getCondition()
public void setCondition(ConvertConvertConditionForUpdateCdnConfigInput condition)
Copyright © 2025. All rights reserved.