Uses of Record Class
com.alibaba.cloud.ai.dashscope.spec.DashScopeApiSpec.DelePipelineDocumentRequest.DelePipelineDocumentDataSourceComponent
Packages that use DashScopeApiSpec.DelePipelineDocumentRequest.DelePipelineDocumentDataSourceComponent
-
Uses of DashScopeApiSpec.DelePipelineDocumentRequest.DelePipelineDocumentDataSourceComponent in com.alibaba.cloud.ai.dashscope.spec
Methods in com.alibaba.cloud.ai.dashscope.spec that return types with arguments of type DashScopeApiSpec.DelePipelineDocumentRequest.DelePipelineDocumentDataSourceComponentModifier and TypeMethodDescriptionDashScopeApiSpec.DelePipelineDocumentRequest.DelePipelineDocumentDataSource.component()Returns the value of thecomponentrecord component.Constructor parameters in com.alibaba.cloud.ai.dashscope.spec with type arguments of type DashScopeApiSpec.DelePipelineDocumentRequest.DelePipelineDocumentDataSourceComponentModifierConstructorDescriptionDelePipelineDocumentDataSource(String sourceType, List<DashScopeApiSpec.DelePipelineDocumentRequest.DelePipelineDocumentDataSourceComponent> component) Creates an instance of aDelePipelineDocumentDataSourcerecord class.