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