Uses of Record Class
com.alibaba.cloud.ai.dashscope.spec.DashScopeApiSpec.Websites
Packages that use DashScopeApiSpec.Websites
-
Uses of DashScopeApiSpec.Websites in com.alibaba.cloud.ai.dashscope.spec
Methods in com.alibaba.cloud.ai.dashscope.spec that return types with arguments of type DashScopeApiSpec.WebsitesModifier and TypeMethodDescriptionDashScopeApiSpec.Research.webSites()Returns the value of thewebSitesrecord component.Constructor parameters in com.alibaba.cloud.ai.dashscope.spec with type arguments of type DashScopeApiSpec.WebsitesModifierConstructorDescriptionResearch(Integer id, List<DashScopeApiSpec.Websites> webSites, Object learningMap) Creates an instance of aResearchrecord class.