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