Uses of Enum
com.azure.ai.openai.responses.models.ResponsesStreamEventType
Packages that use ResponsesStreamEventType
Package
Description
Package containing the data models for AzureResponses.
-
Uses of ResponsesStreamEventType in com.azure.ai.openai.responses.models
Methods in com.azure.ai.openai.responses.models that return ResponsesStreamEventTypeModifier and TypeMethodDescriptionstatic ResponsesStreamEventTypeResponsesStreamEventType.fromString(String value) Parses a serialized value to a ResponsesStreamEventType instance.ResponsesResponseStreamEventResponseWebSearchCallCompleted.getType()Get the type property: The type property.ResponsesResponseStreamEventResponseWebSearchCallInProgress.getType()Get the type property: The type property.ResponsesResponseStreamEventResponseWebSearchCallSearching.getType()Get the type property: The type property.ResponsesStreamEvent.getType()Get the type property: The type property.ResponsesStreamEventCompleted.getType()Get the type property: The type property.ResponsesStreamEventContentPartAdded.getType()Get the type property: The type property.ResponsesStreamEventContentPartDone.getType()Get the type property: The type property.ResponsesStreamEventCreated.getType()Get the type property: The type property.ResponsesStreamEventError.getType()Get the type property: The type property.ResponsesStreamEventFailed.getType()Get the type property: The type property.ResponsesStreamEventFileSearchCallCompleted.getType()Get the type property: The type property.ResponsesStreamEventFileSearchCallInProgress.getType()Get the type property: The type property.ResponsesStreamEventFileSearchCallSearching.getType()Get the type property: The type property.ResponsesStreamEventFunctionCallArgumentsDelta.getType()Get the type property: The type property.ResponsesStreamEventFunctionCallArgumentsDone.getType()Get the type property: The type property.ResponsesStreamEventIncomplete.getType()Get the type property: The type property.ResponsesStreamEventInProgress.getType()Get the type property: The type property.ResponsesStreamEventOutputItemAdded.getType()Get the type property: The type property.ResponsesStreamEventOutputItemDone.getType()Get the type property: The type property.ResponsesStreamEventOutputTextAnnotationAdded.getType()Get the type property: The type property.ResponsesStreamEventOutputTextDelta.getType()Get the type property: The type property.ResponsesStreamEventOutputTextDone.getType()Get the type property: The type property.ResponsesStreamEventRefusalDelta.getType()Get the type property: The type property.ResponsesStreamEventRefusalDone.getType()Get the type property: The type property.static ResponsesStreamEventTypeReturns the enum constant of this type with the specified name.static ResponsesStreamEventType[]ResponsesStreamEventType.values()Returns an array containing the constants of this enum type, in the order they are declared.