Uses of Record Class
com.alibaba.cloud.ai.dashscope.api.DashScopeAudioTranscriptionApi.RealtimeResponse.Header
Packages that use DashScopeAudioTranscriptionApi.RealtimeResponse.Header
-
Uses of DashScopeAudioTranscriptionApi.RealtimeResponse.Header in com.alibaba.cloud.ai.dashscope.api
Methods in com.alibaba.cloud.ai.dashscope.api that return DashScopeAudioTranscriptionApi.RealtimeResponse.HeaderModifier and TypeMethodDescriptionDashScopeAudioTranscriptionApi.RealtimeResponse.header()Returns the value of theheaderrecord component.Constructors in com.alibaba.cloud.ai.dashscope.api with parameters of type DashScopeAudioTranscriptionApi.RealtimeResponse.HeaderModifierConstructorDescriptionRealtimeResponse(DashScopeAudioTranscriptionApi.RealtimeResponse.Header header, DashScopeAudioTranscriptionApi.RealtimeResponse.Payload payload) Creates an instance of aRealtimeResponserecord class.