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