Uses of Class
com.volcengine.cdn.model.SignedUrlAuthRuleForUpdateCdnConfigInput
-
Packages that use SignedUrlAuthRuleForUpdateCdnConfigInput Package Description com.volcengine.cdn.model -
-
Uses of SignedUrlAuthRuleForUpdateCdnConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return SignedUrlAuthRuleForUpdateCdnConfigInput Modifier and Type Method Description SignedUrlAuthRuleForUpdateCdnConfigInputSignedUrlAuthRuleForUpdateCdnConfigInput. condition(ConditionForUpdateCdnConfigInput condition)SignedUrlAuthRuleForUpdateCdnConfigInputSignedUrlAuthRuleForUpdateCdnConfigInput. signedUrlAuthAction(SignedUrlAuthActionForUpdateCdnConfigInput signedUrlAuthAction)Methods in com.volcengine.cdn.model that return types with arguments of type SignedUrlAuthRuleForUpdateCdnConfigInput Modifier and Type Method Description @Valid List<SignedUrlAuthRuleForUpdateCdnConfigInput>SignedUrlAuthForUpdateCdnConfigInput. getSignedUrlAuthRules()Get signedUrlAuthRulesMethods in com.volcengine.cdn.model with parameters of type SignedUrlAuthRuleForUpdateCdnConfigInput Modifier and Type Method Description SignedUrlAuthForUpdateCdnConfigInputSignedUrlAuthForUpdateCdnConfigInput. addSignedUrlAuthRulesItem(SignedUrlAuthRuleForUpdateCdnConfigInput signedUrlAuthRulesItem)Method parameters in com.volcengine.cdn.model with type arguments of type SignedUrlAuthRuleForUpdateCdnConfigInput Modifier and Type Method Description voidSignedUrlAuthForUpdateCdnConfigInput. setSignedUrlAuthRules(List<SignedUrlAuthRuleForUpdateCdnConfigInput> signedUrlAuthRules)SignedUrlAuthForUpdateCdnConfigInputSignedUrlAuthForUpdateCdnConfigInput. signedUrlAuthRules(List<SignedUrlAuthRuleForUpdateCdnConfigInput> signedUrlAuthRules)
-