public class RemoteAuthForBatchUpdateCdnConfigInput extends Object
| Constructor and Description |
|---|
RemoteAuthForBatchUpdateCdnConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
RemoteAuthForBatchUpdateCdnConfigInput |
_switch(Boolean _switch) |
RemoteAuthForBatchUpdateCdnConfigInput |
addRemoteAuthRulesItem(RemoteAuthRuleForBatchUpdateCdnConfigInput remoteAuthRulesItem) |
boolean |
equals(Object o) |
@Valid List<RemoteAuthRuleForBatchUpdateCdnConfigInput> |
getRemoteAuthRules()
Get remoteAuthRules
|
int |
hashCode() |
Boolean |
isSwitch()
Get _switch
|
RemoteAuthForBatchUpdateCdnConfigInput |
remoteAuthRules(List<RemoteAuthRuleForBatchUpdateCdnConfigInput> remoteAuthRules) |
void |
setRemoteAuthRules(List<RemoteAuthRuleForBatchUpdateCdnConfigInput> remoteAuthRules) |
void |
setSwitch(Boolean _switch) |
String |
toString() |
public RemoteAuthForBatchUpdateCdnConfigInput()
public RemoteAuthForBatchUpdateCdnConfigInput remoteAuthRules(List<RemoteAuthRuleForBatchUpdateCdnConfigInput> remoteAuthRules)
public RemoteAuthForBatchUpdateCdnConfigInput addRemoteAuthRulesItem(RemoteAuthRuleForBatchUpdateCdnConfigInput remoteAuthRulesItem)
@Valid public @Valid List<RemoteAuthRuleForBatchUpdateCdnConfigInput> getRemoteAuthRules()
public void setRemoteAuthRules(List<RemoteAuthRuleForBatchUpdateCdnConfigInput> remoteAuthRules)
public RemoteAuthForBatchUpdateCdnConfigInput _switch(Boolean _switch)
public Boolean isSwitch()
public void setSwitch(Boolean _switch)
Copyright © 2025. All rights reserved.