public class RemoteAuthRuleForBatchUpdateCdnConfigInput extends Object
| Constructor and Description |
|---|
RemoteAuthRuleForBatchUpdateCdnConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
RemoteAuthRuleForBatchUpdateCdnConfigInput |
condition(ConditionForBatchUpdateCdnConfigInput condition) |
boolean |
equals(Object o) |
@Valid ConditionForBatchUpdateCdnConfigInput |
getCondition()
Get condition
|
@Valid RemoteAuthRuleActionForBatchUpdateCdnConfigInput |
getRemoteAuthRuleAction()
Get remoteAuthRuleAction
|
int |
hashCode() |
RemoteAuthRuleForBatchUpdateCdnConfigInput |
remoteAuthRuleAction(RemoteAuthRuleActionForBatchUpdateCdnConfigInput remoteAuthRuleAction) |
void |
setCondition(ConditionForBatchUpdateCdnConfigInput condition) |
void |
setRemoteAuthRuleAction(RemoteAuthRuleActionForBatchUpdateCdnConfigInput remoteAuthRuleAction) |
String |
toString() |
public RemoteAuthRuleForBatchUpdateCdnConfigInput()
public RemoteAuthRuleForBatchUpdateCdnConfigInput condition(ConditionForBatchUpdateCdnConfigInput condition)
@Valid public @Valid ConditionForBatchUpdateCdnConfigInput getCondition()
public void setCondition(ConditionForBatchUpdateCdnConfigInput condition)
public RemoteAuthRuleForBatchUpdateCdnConfigInput remoteAuthRuleAction(RemoteAuthRuleActionForBatchUpdateCdnConfigInput remoteAuthRuleAction)
@Valid public @Valid RemoteAuthRuleActionForBatchUpdateCdnConfigInput getRemoteAuthRuleAction()
public void setRemoteAuthRuleAction(RemoteAuthRuleActionForBatchUpdateCdnConfigInput remoteAuthRuleAction)
Copyright © 2025. All rights reserved.