Uses of Record Class
com.alibaba.cloud.ai.dashscope.spec.DashScopeApiSpec.ParserConfiguredTransformations.ParserComponent
Packages that use DashScopeApiSpec.ParserConfiguredTransformations.ParserComponent
-
Uses of DashScopeApiSpec.ParserConfiguredTransformations.ParserComponent in com.alibaba.cloud.ai.dashscope.spec
Methods in com.alibaba.cloud.ai.dashscope.spec that return DashScopeApiSpec.ParserConfiguredTransformations.ParserComponentModifier and TypeMethodDescriptionDashScopeApiSpec.ParserConfiguredTransformations.component()Returns the value of thecomponentrecord component.Constructors in com.alibaba.cloud.ai.dashscope.spec with parameters of type DashScopeApiSpec.ParserConfiguredTransformations.ParserComponentModifierConstructorDescriptionParserConfiguredTransformations(String transformationType, DashScopeApiSpec.ParserConfiguredTransformations.ParserComponent component) Creates an instance of aParserConfiguredTransformationsrecord class.