Uses of Record Class
com.alibaba.cloud.ai.dashscope.spec.DashScopeApiSpec.DelePipelineDocumentRequest.DelePipelineDocumentDataSource
-
Uses of DashScopeApiSpec.DelePipelineDocumentRequest.DelePipelineDocumentDataSource in com.alibaba.cloud.ai.dashscope.spec
Methods in com.alibaba.cloud.ai.dashscope.spec that return types with arguments of type DashScopeApiSpec.DelePipelineDocumentRequest.DelePipelineDocumentDataSourceModifier and TypeMethodDescriptionDashScopeApiSpec.DelePipelineDocumentRequest.dataSources()Returns the value of thedataSourcesrecord component.Constructor parameters in com.alibaba.cloud.ai.dashscope.spec with type arguments of type DashScopeApiSpec.DelePipelineDocumentRequest.DelePipelineDocumentDataSourceModifierConstructorDescriptionDelePipelineDocumentRequest(List<DashScopeApiSpec.DelePipelineDocumentRequest.DelePipelineDocumentDataSource> dataSources) Creates an instance of aDelePipelineDocumentRequestrecord class.