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