public class SignedUrlAuthActionForUpdateCdnConfigInput extends Object
| Constructor and Description |
|---|
SignedUrlAuthActionForUpdateCdnConfigInput() |
public SignedUrlAuthActionForUpdateCdnConfigInput()
public SignedUrlAuthActionForUpdateCdnConfigInput authAlgorithm(String authAlgorithm)
public String getAuthAlgorithm()
public void setAuthAlgorithm(String authAlgorithm)
public SignedUrlAuthActionForUpdateCdnConfigInput backupSecretKey(String backupSecretKey)
public String getBackupSecretKey()
public void setBackupSecretKey(String backupSecretKey)
public SignedUrlAuthActionForUpdateCdnConfigInput customVariableRules(CustomVariableRulesForUpdateCdnConfigInput customVariableRules)
@Valid public @Valid CustomVariableRulesForUpdateCdnConfigInput getCustomVariableRules()
public void setCustomVariableRules(CustomVariableRulesForUpdateCdnConfigInput customVariableRules)
public SignedUrlAuthActionForUpdateCdnConfigInput duration(Long duration)
public Long getDuration()
public void setDuration(Long duration)
public SignedUrlAuthActionForUpdateCdnConfigInput keepOriginArg(Boolean keepOriginArg)
public Boolean isKeepOriginArg()
public void setKeepOriginArg(Boolean keepOriginArg)
public SignedUrlAuthActionForUpdateCdnConfigInput masterSecretKey(String masterSecretKey)
public String getMasterSecretKey()
public void setMasterSecretKey(String masterSecretKey)
public SignedUrlAuthActionForUpdateCdnConfigInput mpdVarExpand(Boolean mpdVarExpand)
public Boolean isMpdVarExpand()
public void setMpdVarExpand(Boolean mpdVarExpand)
public SignedUrlAuthActionForUpdateCdnConfigInput rewriteM3u8(Boolean rewriteM3u8)
public Boolean isRewriteM3u8()
public void setRewriteM3u8(Boolean rewriteM3u8)
public SignedUrlAuthActionForUpdateCdnConfigInput rewriteM3u8Rule(RewriteM3u8RuleForUpdateCdnConfigInput rewriteM3u8Rule)
@Valid public @Valid RewriteM3u8RuleForUpdateCdnConfigInput getRewriteM3u8Rule()
public void setRewriteM3u8Rule(RewriteM3u8RuleForUpdateCdnConfigInput rewriteM3u8Rule)
public SignedUrlAuthActionForUpdateCdnConfigInput rewriteMpd(Boolean rewriteMpd)
public Boolean isRewriteMpd()
public void setRewriteMpd(Boolean rewriteMpd)
public SignedUrlAuthActionForUpdateCdnConfigInput signName(String signName)
public String getSignName()
public void setSignName(String signName)
public SignedUrlAuthActionForUpdateCdnConfigInput signatureRule(List<String> signatureRule)
public SignedUrlAuthActionForUpdateCdnConfigInput addSignatureRuleItem(String signatureRuleItem)
public SignedUrlAuthActionForUpdateCdnConfigInput timeFormat(String timeFormat)
public String getTimeFormat()
public void setTimeFormat(String timeFormat)
public SignedUrlAuthActionForUpdateCdnConfigInput timeName(String timeName)
public String getTimeName()
public void setTimeName(String timeName)
public SignedUrlAuthActionForUpdateCdnConfigInput urLAuthType(String urLAuthType)
public String getUrLAuthType()
public void setUrLAuthType(String urLAuthType)
public SignedUrlAuthActionForUpdateCdnConfigInput urlAuthCustomAction(UrlAuthCustomActionForUpdateCdnConfigInput urlAuthCustomAction)
@Valid public @Valid UrlAuthCustomActionForUpdateCdnConfigInput getUrlAuthCustomAction()
public void setUrlAuthCustomAction(UrlAuthCustomActionForUpdateCdnConfigInput urlAuthCustomAction)
Copyright © 2025. All rights reserved.