Uses of Class
com.volcengine.cdn.model.BlockActionForUpdateCdnConfigInput
-
Packages that use BlockActionForUpdateCdnConfigInput Package Description com.volcengine.cdn.model -
-
Uses of BlockActionForUpdateCdnConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return BlockActionForUpdateCdnConfigInput Modifier and Type Method Description BlockActionForUpdateCdnConfigInputBlockActionForUpdateCdnConfigInput. action(String action)BlockActionForUpdateCdnConfigInputBlockActionForUpdateCdnConfigInput. errorPage(String errorPage)@Valid BlockActionForUpdateCdnConfigInputBlockRuleForUpdateCdnConfigInput. getBlockAction()Get blockActionBlockActionForUpdateCdnConfigInputBlockActionForUpdateCdnConfigInput. redirectUrl(String redirectUrl)BlockActionForUpdateCdnConfigInputBlockActionForUpdateCdnConfigInput. statusCode(String statusCode)Methods in com.volcengine.cdn.model with parameters of type BlockActionForUpdateCdnConfigInput Modifier and Type Method Description BlockRuleForUpdateCdnConfigInputBlockRuleForUpdateCdnConfigInput. blockAction(BlockActionForUpdateCdnConfigInput blockAction)voidBlockRuleForUpdateCdnConfigInput. setBlockAction(BlockActionForUpdateCdnConfigInput blockAction)
-