Uses of Enum
com.azure.ai.openai.responses.models.ResponsesComputerCallOutputItemOutputType
Packages that use ResponsesComputerCallOutputItemOutputType
Package
Description
Package containing the data models for AzureResponses.
-
Uses of ResponsesComputerCallOutputItemOutputType in com.azure.ai.openai.responses.models
Methods in com.azure.ai.openai.responses.models that return ResponsesComputerCallOutputItemOutputTypeModifier and TypeMethodDescriptionResponsesComputerCallOutputItemOutputType.fromString(String value) Parses a serialized value to a ResponsesComputerCallOutputItemOutputType instance.ResponsesComputerCallOutputItemOutput.getType()Get the type property: The type property.ResponsesComputerCallOutputItemScreenshot.getType()Get the type property: The type property.Returns the enum constant of this type with the specified name.ResponsesComputerCallOutputItemOutputType.values()Returns an array containing the constants of this enum type, in the order they are declared.