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