Uses of Enum
com.azure.ai.openai.responses.models.ResponsesToolChoiceOption
Packages that use ResponsesToolChoiceOption
Package
Description
Package containing the data models for AzureResponses.
-
Uses of ResponsesToolChoiceOption in com.azure.ai.openai.responses.models
Methods in com.azure.ai.openai.responses.models that return ResponsesToolChoiceOptionModifier and TypeMethodDescriptionstatic ResponsesToolChoiceOptionResponsesToolChoiceOption.fromString(String value) Parses a serialized value to a ResponsesToolChoiceOption instance.static ResponsesToolChoiceOptionReturns the enum constant of this type with the specified name.static ResponsesToolChoiceOption[]ResponsesToolChoiceOption.values()Returns an array containing the constants of this enum type, in the order they are declared.