Uses of Enum
com.azure.ai.openai.responses.models.ResponseOutputTextAnnotationType
Packages that use ResponseOutputTextAnnotationType
Package
Description
Package containing the data models for AzureResponses.
-
Uses of ResponseOutputTextAnnotationType in com.azure.ai.openai.responses.models
Methods in com.azure.ai.openai.responses.models that return ResponseOutputTextAnnotationTypeModifier and TypeMethodDescriptionResponseOutputTextAnnotationType.fromString(String value) Parses a serialized value to a ResponseOutputTextAnnotationType instance.ResponsesOutputTextAnnotation.getType()Get the type property: The type property.ResponsesOutputTextAnnotationFileCitation.getType()Get the type property: The type property.ResponsesOutputTextAnnotationFilePath.getType()Get the type property: The type property.ResponsesOutputTextAnnotationUrlCitation.getType()Get the type property: The type property.Returns the enum constant of this type with the specified name.static ResponseOutputTextAnnotationType[]ResponseOutputTextAnnotationType.values()Returns an array containing the constants of this enum type, in the order they are declared.