Uses of Class
com.volcengine.cdn.model.SignedUrlAuthRulesForCreateDomainVersionInput
-
Packages that use SignedUrlAuthRulesForCreateDomainVersionInput Package Description com.volcengine.cdn.model -
-
Uses of SignedUrlAuthRulesForCreateDomainVersionInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return SignedUrlAuthRulesForCreateDomainVersionInput Modifier and Type Method Description SignedUrlAuthRulesForCreateDomainVersionInputSignedUrlAuthRulesForCreateDomainVersionInput. duration(Long duration)@Valid SignedUrlAuthRulesForCreateDomainVersionInputUrlDecryptForCreateDomainVersionInput. getSignedUrlAuthRules()Get signedUrlAuthRulesMethods in com.volcengine.cdn.model with parameters of type SignedUrlAuthRulesForCreateDomainVersionInput Modifier and Type Method Description voidUrlDecryptForCreateDomainVersionInput. setSignedUrlAuthRules(SignedUrlAuthRulesForCreateDomainVersionInput signedUrlAuthRules)UrlDecryptForCreateDomainVersionInputUrlDecryptForCreateDomainVersionInput. signedUrlAuthRules(SignedUrlAuthRulesForCreateDomainVersionInput signedUrlAuthRules)
-