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