JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Record Class
org.springframework.ai.azure.openai.AzureOpenAiAudioTranscriptionOptions.StructuredResponse.Segment
Packages that use
AzureOpenAiAudioTranscriptionOptions.StructuredResponse.Segment
Package
Description
org.springframework.ai.azure.openai
Uses of
AzureOpenAiAudioTranscriptionOptions.StructuredResponse.Segment
in
org.springframework.ai.azure.openai
Methods in
org.springframework.ai.azure.openai
that return types with arguments of type
AzureOpenAiAudioTranscriptionOptions.StructuredResponse.Segment
Modifier and Type
Method
Description
List
<
AzureOpenAiAudioTranscriptionOptions.StructuredResponse.Segment
>
AzureOpenAiAudioTranscriptionOptions.StructuredResponse.
segments
()
Returns the value of the
segments
record component.