Uses of Class
com.volcengine.cdn.model.SignedUrlAuthRuleForCreateDomainVersionInput
-
Packages that use SignedUrlAuthRuleForCreateDomainVersionInput Package Description com.volcengine.cdn.model -
-
Uses of SignedUrlAuthRuleForCreateDomainVersionInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return SignedUrlAuthRuleForCreateDomainVersionInput Modifier and Type Method Description SignedUrlAuthRuleForCreateDomainVersionInputSignedUrlAuthRuleForCreateDomainVersionInput. condition(ConditionForCreateDomainVersionInput condition)SignedUrlAuthRuleForCreateDomainVersionInputSignedUrlAuthRuleForCreateDomainVersionInput. signedUrlAuthAction(SignedUrlAuthActionForCreateDomainVersionInput signedUrlAuthAction)Methods in com.volcengine.cdn.model that return types with arguments of type SignedUrlAuthRuleForCreateDomainVersionInput Modifier and Type Method Description @Valid List<SignedUrlAuthRuleForCreateDomainVersionInput>SignedUrlAuthForCreateDomainVersionInput. getSignedUrlAuthRules()Get signedUrlAuthRulesMethods in com.volcengine.cdn.model with parameters of type SignedUrlAuthRuleForCreateDomainVersionInput Modifier and Type Method Description SignedUrlAuthForCreateDomainVersionInputSignedUrlAuthForCreateDomainVersionInput. addSignedUrlAuthRulesItem(SignedUrlAuthRuleForCreateDomainVersionInput signedUrlAuthRulesItem)Method parameters in com.volcengine.cdn.model with type arguments of type SignedUrlAuthRuleForCreateDomainVersionInput Modifier and Type Method Description voidSignedUrlAuthForCreateDomainVersionInput. setSignedUrlAuthRules(List<SignedUrlAuthRuleForCreateDomainVersionInput> signedUrlAuthRules)SignedUrlAuthForCreateDomainVersionInputSignedUrlAuthForCreateDomainVersionInput. signedUrlAuthRules(List<SignedUrlAuthRuleForCreateDomainVersionInput> signedUrlAuthRules)
-