public class SignedUrlAuthForUpdateCdnConfigInput extends Object
| Constructor and Description |
|---|
SignedUrlAuthForUpdateCdnConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
SignedUrlAuthForUpdateCdnConfigInput |
_switch(Boolean _switch) |
SignedUrlAuthForUpdateCdnConfigInput |
addSignedUrlAuthRulesItem(SignedUrlAuthRuleForUpdateCdnConfigInput signedUrlAuthRulesItem) |
boolean |
equals(Object o) |
@Valid List<SignedUrlAuthRuleForUpdateCdnConfigInput> |
getSignedUrlAuthRules()
Get signedUrlAuthRules
|
int |
hashCode() |
Boolean |
isSwitch()
Get _switch
|
void |
setSignedUrlAuthRules(List<SignedUrlAuthRuleForUpdateCdnConfigInput> signedUrlAuthRules) |
void |
setSwitch(Boolean _switch) |
SignedUrlAuthForUpdateCdnConfigInput |
signedUrlAuthRules(List<SignedUrlAuthRuleForUpdateCdnConfigInput> signedUrlAuthRules) |
String |
toString() |
public SignedUrlAuthForUpdateCdnConfigInput()
public SignedUrlAuthForUpdateCdnConfigInput signedUrlAuthRules(List<SignedUrlAuthRuleForUpdateCdnConfigInput> signedUrlAuthRules)
public SignedUrlAuthForUpdateCdnConfigInput addSignedUrlAuthRulesItem(SignedUrlAuthRuleForUpdateCdnConfigInput signedUrlAuthRulesItem)
@Valid public @Valid List<SignedUrlAuthRuleForUpdateCdnConfigInput> getSignedUrlAuthRules()
public void setSignedUrlAuthRules(List<SignedUrlAuthRuleForUpdateCdnConfigInput> signedUrlAuthRules)
public SignedUrlAuthForUpdateCdnConfigInput _switch(Boolean _switch)
public Boolean isSwitch()
public void setSwitch(Boolean _switch)
Copyright © 2025. All rights reserved.