Uses of Class
com.volcengine.cdn.model.OriginArgComponentForUpdateCdnConfigInput
-
Packages that use OriginArgComponentForUpdateCdnConfigInput Package Description com.volcengine.cdn.model -
-
Uses of OriginArgComponentForUpdateCdnConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return OriginArgComponentForUpdateCdnConfigInput Modifier and Type Method Description OriginArgComponentForUpdateCdnConfigInputOriginArgComponentForUpdateCdnConfigInput. action(String action)OriginArgComponentForUpdateCdnConfigInputOriginArgComponentForUpdateCdnConfigInput. object(String object)OriginArgComponentForUpdateCdnConfigInputOriginArgComponentForUpdateCdnConfigInput. subobject(String subobject)Methods in com.volcengine.cdn.model that return types with arguments of type OriginArgComponentForUpdateCdnConfigInput Modifier and Type Method Description @Valid List<OriginArgComponentForUpdateCdnConfigInput>OriginArgActionForUpdateCdnConfigInput. getOriginArgComponents()Get originArgComponentsMethods in com.volcengine.cdn.model with parameters of type OriginArgComponentForUpdateCdnConfigInput Modifier and Type Method Description OriginArgActionForUpdateCdnConfigInputOriginArgActionForUpdateCdnConfigInput. addOriginArgComponentsItem(OriginArgComponentForUpdateCdnConfigInput originArgComponentsItem)Method parameters in com.volcengine.cdn.model with type arguments of type OriginArgComponentForUpdateCdnConfigInput Modifier and Type Method Description OriginArgActionForUpdateCdnConfigInputOriginArgActionForUpdateCdnConfigInput. originArgComponents(List<OriginArgComponentForUpdateCdnConfigInput> originArgComponents)voidOriginArgActionForUpdateCdnConfigInput. setOriginArgComponents(List<OriginArgComponentForUpdateCdnConfigInput> originArgComponents)
-