Uses of Record Class
com.alibaba.cloud.ai.dashscope.api.DashScopeAudioTranscriptionApi.RealtimeResponse.Header.Attributes
Packages that use DashScopeAudioTranscriptionApi.RealtimeResponse.Header.Attributes
-
Uses of DashScopeAudioTranscriptionApi.RealtimeResponse.Header.Attributes in com.alibaba.cloud.ai.dashscope.api
Methods in com.alibaba.cloud.ai.dashscope.api that return DashScopeAudioTranscriptionApi.RealtimeResponse.Header.AttributesModifier and TypeMethodDescriptionDashScopeAudioTranscriptionApi.RealtimeResponse.Header.attributes()Returns the value of theattributesrecord component.Constructors in com.alibaba.cloud.ai.dashscope.api with parameters of type DashScopeAudioTranscriptionApi.RealtimeResponse.Header.AttributesModifierConstructorDescriptionHeader(String taskId, DashScopeWebSocketClient.EventType event, DashScopeAudioTranscriptionApi.RealtimeResponse.Header.Attributes attributes, String errorCode, String errorMessage) Creates an instance of aHeaderrecord class.