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