Uses of Class
com.volcengine.cdn.model.SignParamForUpdateCdnConfigInput
-
Packages that use SignParamForUpdateCdnConfigInput Package Description com.volcengine.cdn.model -
-
Uses of SignParamForUpdateCdnConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return SignParamForUpdateCdnConfigInput Modifier and Type Method Description SignParamForUpdateCdnConfigInputSignParamForUpdateCdnConfigInput. paramType(String paramType)SignParamForUpdateCdnConfigInputSignParamForUpdateCdnConfigInput. requestHeader(String requestHeader)SignParamForUpdateCdnConfigInputSignParamForUpdateCdnConfigInput. supContent(String supContent)SignParamForUpdateCdnConfigInputSignParamForUpdateCdnConfigInput. uriParamSup(UriParamSupForUpdateCdnConfigInput uriParamSup)SignParamForUpdateCdnConfigInputSignParamForUpdateCdnConfigInput. urlParam(SignCapRuleForUpdateCdnConfigInput urlParam)Methods in com.volcengine.cdn.model that return types with arguments of type SignParamForUpdateCdnConfigInput Modifier and Type Method Description @Valid List<SignParamForUpdateCdnConfigInput>UrlAuthCustomActionForUpdateCdnConfigInput. getSignParam()Get signParamMethods in com.volcengine.cdn.model with parameters of type SignParamForUpdateCdnConfigInput Modifier and Type Method Description UrlAuthCustomActionForUpdateCdnConfigInputUrlAuthCustomActionForUpdateCdnConfigInput. addSignParamItem(SignParamForUpdateCdnConfigInput signParamItem)Method parameters in com.volcengine.cdn.model with type arguments of type SignParamForUpdateCdnConfigInput Modifier and Type Method Description voidUrlAuthCustomActionForUpdateCdnConfigInput. setSignParam(List<SignParamForUpdateCdnConfigInput> signParam)UrlAuthCustomActionForUpdateCdnConfigInputUrlAuthCustomActionForUpdateCdnConfigInput. signParam(List<SignParamForUpdateCdnConfigInput> signParam)
-