Uses of Record Class
com.alibaba.cloud.ai.dashscope.api.DashScopeAudioTranscriptionApi.RealtimeRequest.Payload.Resource
Packages that use DashScopeAudioTranscriptionApi.RealtimeRequest.Payload.Resource
-
Uses of DashScopeAudioTranscriptionApi.RealtimeRequest.Payload.Resource in com.alibaba.cloud.ai.dashscope.api
Methods in com.alibaba.cloud.ai.dashscope.api that return types with arguments of type DashScopeAudioTranscriptionApi.RealtimeRequest.Payload.ResourceModifier and TypeMethodDescriptionDashScopeAudioTranscriptionApi.RealtimeRequest.Payload.resources()Returns the value of theresourcesrecord component.Constructor parameters in com.alibaba.cloud.ai.dashscope.api with type arguments of type DashScopeAudioTranscriptionApi.RealtimeRequest.Payload.ResourceModifierConstructorDescriptionPayload(String model, String taskGroup, String task, String function, DashScopeAudioTranscriptionApi.RealtimeRequest.Payload.Input input, DashScopeAudioTranscriptionApi.RealtimeRequest.Payload.Parameters parameters, List<DashScopeAudioTranscriptionApi.RealtimeRequest.Payload.Resource> resources) Creates an instance of aPayloadrecord class.