Uses of Class
com.volcengine.cdn.model.SignedUrlAuthRuleForBatchUpdateCdnConfigInput
-
Packages that use SignedUrlAuthRuleForBatchUpdateCdnConfigInput Package Description com.volcengine.cdn.model -
-
Uses of SignedUrlAuthRuleForBatchUpdateCdnConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return SignedUrlAuthRuleForBatchUpdateCdnConfigInput Modifier and Type Method Description SignedUrlAuthRuleForBatchUpdateCdnConfigInputSignedUrlAuthRuleForBatchUpdateCdnConfigInput. condition(ConditionForBatchUpdateCdnConfigInput condition)SignedUrlAuthRuleForBatchUpdateCdnConfigInputSignedUrlAuthRuleForBatchUpdateCdnConfigInput. signedUrlAuthAction(SignedUrlAuthActionForBatchUpdateCdnConfigInput signedUrlAuthAction)Methods in com.volcengine.cdn.model that return types with arguments of type SignedUrlAuthRuleForBatchUpdateCdnConfigInput Modifier and Type Method Description @Valid List<SignedUrlAuthRuleForBatchUpdateCdnConfigInput>SignedUrlAuthForBatchUpdateCdnConfigInput. getSignedUrlAuthRules()Get signedUrlAuthRulesMethods in com.volcengine.cdn.model with parameters of type SignedUrlAuthRuleForBatchUpdateCdnConfigInput Modifier and Type Method Description SignedUrlAuthForBatchUpdateCdnConfigInputSignedUrlAuthForBatchUpdateCdnConfigInput. addSignedUrlAuthRulesItem(SignedUrlAuthRuleForBatchUpdateCdnConfigInput signedUrlAuthRulesItem)Method parameters in com.volcengine.cdn.model with type arguments of type SignedUrlAuthRuleForBatchUpdateCdnConfigInput Modifier and Type Method Description voidSignedUrlAuthForBatchUpdateCdnConfigInput. setSignedUrlAuthRules(List<SignedUrlAuthRuleForBatchUpdateCdnConfigInput> signedUrlAuthRules)SignedUrlAuthForBatchUpdateCdnConfigInputSignedUrlAuthForBatchUpdateCdnConfigInput. signedUrlAuthRules(List<SignedUrlAuthRuleForBatchUpdateCdnConfigInput> signedUrlAuthRules)
-