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