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