Uses of Class
com.volcengine.cdn.model.ActionsForUpdateCdnConfigInput
-
Packages that use ActionsForUpdateCdnConfigInput Package Description com.volcengine.cdn.model -
-
Uses of ActionsForUpdateCdnConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return ActionsForUpdateCdnConfigInput Modifier and Type Method Description ActionsForUpdateCdnConfigInputActionsForUpdateCdnConfigInput. addOriginLinesItem(OriginLineForUpdateCdnConfigInput originLinesItem)@Valid ActionsForUpdateCdnConfigInputOriginRuleForUpdateCdnConfigInput. getActions()Get actionsActionsForUpdateCdnConfigInputActionsForUpdateCdnConfigInput. originLines(List<OriginLineForUpdateCdnConfigInput> originLines)Methods in com.volcengine.cdn.model with parameters of type ActionsForUpdateCdnConfigInput Modifier and Type Method Description OriginRuleForUpdateCdnConfigInputOriginRuleForUpdateCdnConfigInput. actions(ActionsForUpdateCdnConfigInput actions)voidOriginRuleForUpdateCdnConfigInput. setActions(ActionsForUpdateCdnConfigInput actions)
-