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