Uses of Enum Class
com.alibaba.cloud.ai.dashscope.api.DashScopeResponseFormat.Type
Packages that use DashScopeResponseFormat.Type
-
Uses of DashScopeResponseFormat.Type in com.alibaba.cloud.ai.dashscope.api
Methods in com.alibaba.cloud.ai.dashscope.api that return DashScopeResponseFormat.TypeModifier and TypeMethodDescriptionDashScopeResponseFormat.getType()static DashScopeResponseFormat.TypeReturns the enum constant of this class with the specified name.static DashScopeResponseFormat.Type[]DashScopeResponseFormat.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.alibaba.cloud.ai.dashscope.api with parameters of type DashScopeResponseFormat.TypeModifier and TypeMethodDescriptionvoidDashScopeResponseFormat.setType(DashScopeResponseFormat.Type type) DashScopeResponseFormat.Builder.type(DashScopeResponseFormat.Type type) Constructors in com.alibaba.cloud.ai.dashscope.api with parameters of type DashScopeResponseFormat.Type