Uses of Record Class
com.alibaba.cloud.ai.dashscope.spec.DashScopeApiSpec.DataSinksConfig.DataSinksComponent
Packages that use DashScopeApiSpec.DataSinksConfig.DataSinksComponent
-
Uses of DashScopeApiSpec.DataSinksConfig.DataSinksComponent in com.alibaba.cloud.ai.dashscope.spec
Methods in com.alibaba.cloud.ai.dashscope.spec that return DashScopeApiSpec.DataSinksConfig.DataSinksComponentModifier and TypeMethodDescriptionDashScopeApiSpec.DataSinksConfig.component()Returns the value of thecomponentrecord component.Constructors in com.alibaba.cloud.ai.dashscope.spec with parameters of type DashScopeApiSpec.DataSinksConfig.DataSinksComponentModifierConstructorDescriptionDataSinksConfig(String sinkType, DashScopeApiSpec.DataSinksConfig.DataSinksComponent component) Creates an instance of aDataSinksConfigrecord class.