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