Uses of Class
com.azure.ai.openai.responses.models.ResponsesComputerCallDragActionPath
Packages that use ResponsesComputerCallDragActionPath
Package
Description
Package containing the data models for AzureResponses.
-
Uses of ResponsesComputerCallDragActionPath in com.azure.ai.openai.responses.models
Methods in com.azure.ai.openai.responses.models that return ResponsesComputerCallDragActionPathModifier and TypeMethodDescriptionResponsesComputerCallDragActionPath.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ResponsesComputerCallDragActionPath from the JsonReader.Methods in com.azure.ai.openai.responses.models that return types with arguments of type ResponsesComputerCallDragActionPathModifier and TypeMethodDescriptionResponsesComputerCallDragAction.getPath()Get the path property: The path property.Constructor parameters in com.azure.ai.openai.responses.models with type arguments of type ResponsesComputerCallDragActionPathModifierConstructorDescriptionCreates an instance of ResponsesComputerCallDragAction class.