Skip navigation links
A B C D E F G H I J M O P Q R S T U V W 

A

ACTION - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 
ApiException - Exception in com.alibaba.dashscope.exception
 
ApiException(Throwable) - Constructor for exception com.alibaba.dashscope.exception.ApiException
 
ApiException(Status) - Constructor for exception com.alibaba.dashscope.exception.ApiException
 
apiKey - Static variable in class com.alibaba.dashscope.utils.Constants
 
apiKeyFilePath - Static variable in class com.alibaba.dashscope.utils.Constants
 
ApiKeywords - Class in com.alibaba.dashscope.utils
 
ApiKeywords() - Constructor for class com.alibaba.dashscope.utils.ApiKeywords
 
apiRegion - Static variable in class com.alibaba.dashscope.utils.Constants
 
apiVersion - Static variable in class com.alibaba.dashscope.utils.Constants
 

B

BaseConversation - Interface in com.alibaba.dashscope
 
baseHttpApiUrl - Static variable in class com.alibaba.dashscope.utils.Constants
 
BaseSpeechSynthesizer - Interface in com.alibaba.dashscope.audio.tts
 
baseWebsocketApiUrl - Static variable in class com.alibaba.dashscope.utils.Constants
 
BEGIN_TIME - Static variable in class com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
buildInputHeader(String, StreamingMode, WebSocketEventType) - Static method in class com.alibaba.dashscope.protocol.WsHeader
 
buildInputPayload(String, JsonObject) - Static method in class com.alibaba.dashscope.aigc.conversation.ConversationMessagePayload
 
buildInputPayload(String, JsonObject) - Static method in class com.alibaba.dashscope.audio.tts.SpeechSynthesisMessagePayload
 

C

calculateMd5(Map<String, String>) - Static method in class com.alibaba.dashscope.protocol.pool.WebsocketPool
 
call(ConversationParam, ResultCallback<ConversationResult>) - Method in class com.alibaba.dashscope.aigc.conversation.Conversation
Call the server to get the result in the callback function.
call(ConversationParam) - Method in class com.alibaba.dashscope.aigc.conversation.Conversation
Call the server to get the whole result.
call(SpeechSynthesisParam, ResultCallback<SpeechSynthesisResult>) - Method in interface com.alibaba.dashscope.audio.tts.BaseSpeechSynthesizer
Call the server to get the result in the callback function.
call(SpeechSynthesisParam) - Method in interface com.alibaba.dashscope.audio.tts.BaseSpeechSynthesizer
Call the server to get the result.
call(SpeechSynthesisParam, ResultCallback<SpeechSynthesisResult>) - Method in class com.alibaba.dashscope.audio.tts.SpeechSynthesizer
 
call(SpeechSynthesisParam) - Method in class com.alibaba.dashscope.audio.tts.SpeechSynthesizer
 
call(ConversationParam, ResultCallback<ConversationResult>) - Method in interface com.alibaba.dashscope.BaseConversation
Call the server to get the result in the callback function.
call(ConversationParam) - Method in interface com.alibaba.dashscope.BaseConversation
Call the server to get the whole result.
call(Protocol, Map<String, String>, Param, HttpMethod, long) - Static method in class com.alibaba.dashscope.protocol.ServiceFacility
Call the network to do a single-in, single-out request.
call(Flowable<Request>, ResultCallback<Response>, Function<String, Boolean>) - Method in class com.alibaba.dashscope.protocol.WebsocketRpc
Do call.
call(Request, ResultCallback<Response>, Function<String, Boolean>) - Method in class com.alibaba.dashscope.protocol.WebsocketRpc
Do call.
callAndWait(Map<String, String>, Param, HttpMethod, long) - Static method in class com.alibaba.dashscope.protocol.ServiceFacility
Call the network to do async task submitting and queries.
ChatMessage - Class in com.alibaba.dashscope.aigc.conversation
 
ChatMessage() - Constructor for class com.alibaba.dashscope.aigc.conversation.ChatMessage
 
CODE - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 
com.alibaba.dashscope - package com.alibaba.dashscope
 
com.alibaba.dashscope.aigc.conversation - package com.alibaba.dashscope.aigc.conversation
 
com.alibaba.dashscope.aigc.conversation.qwen - package com.alibaba.dashscope.aigc.conversation.qwen
 
com.alibaba.dashscope.audio.tts - package com.alibaba.dashscope.audio.tts
 
com.alibaba.dashscope.audio.tts.timestamp - package com.alibaba.dashscope.audio.tts.timestamp
 
com.alibaba.dashscope.common - package com.alibaba.dashscope.common
 
com.alibaba.dashscope.exception - package com.alibaba.dashscope.exception
 
com.alibaba.dashscope.protocol - package com.alibaba.dashscope.protocol
 
com.alibaba.dashscope.protocol.pool - package com.alibaba.dashscope.protocol.pool
 
com.alibaba.dashscope.utils - package com.alibaba.dashscope.utils
 
CONNECT_TIMEOUT - Static variable in class com.alibaba.dashscope.utils.Constants
 
CONNECTION_REQUEST_TIMEOUT - Static variable in class com.alibaba.dashscope.utils.Constants
 
Constants - Class in com.alibaba.dashscope.utils
 
Constants() - Constructor for class com.alibaba.dashscope.utils.Constants
 
Conversation - Class in com.alibaba.dashscope.aigc.conversation
 
Conversation() - Constructor for class com.alibaba.dashscope.aigc.conversation.Conversation
 
Conversation(String) - Constructor for class com.alibaba.dashscope.aigc.conversation.Conversation
 
ConversationMessagePayload - Class in com.alibaba.dashscope.aigc.conversation
 
ConversationMessagePayload() - Constructor for class com.alibaba.dashscope.aigc.conversation.ConversationMessagePayload
 
ConversationParam - Class in com.alibaba.dashscope.aigc.conversation
 
ConversationParam() - Constructor for class com.alibaba.dashscope.aigc.conversation.ConversationParam
 
ConversationResult - Class in com.alibaba.dashscope.aigc.conversation
 
ConversationResult() - Constructor for class com.alibaba.dashscope.aigc.conversation.ConversationResult
 

D

DASHSCOPE_API_KEY_ENV - Static variable in class com.alibaba.dashscope.utils.Constants
 
DASHSCOPE_API_KEY_FILE_PATH_ENV - Static variable in class com.alibaba.dashscope.utils.Constants
 
DASHSCOPE_API_REGION_ENV - Static variable in class com.alibaba.dashscope.utils.Constants
 
DASHSCOPE_API_VERSION_ENV - Static variable in class com.alibaba.dashscope.utils.Constants
 
DASHSCOPE_HTTP_BASE_URL_ENV - Static variable in class com.alibaba.dashscope.utils.Constants
 
DASHSCOPE_WEBSOCKET_BASE_URL_ENV - Static variable in class com.alibaba.dashscope.utils.Constants
 
DEBUG - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 
doClose(Status) - Method in class com.alibaba.dashscope.common.ResultCallback
Will be called when the server is on closing, only support the websocket protocol.

E

END_TIME - Static variable in class com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
ERROR - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 
ERROR_MESSAGE - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 
ERROR_NAME - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 
ErrorType - Enum in com.alibaba.dashscope.common
 
EVENT - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 

F

finalize() - Method in class com.alibaba.dashscope.protocol.pool.HttpPool
 
finalize() - Method in class com.alibaba.dashscope.protocol.pool.WebsocketPool
 
finalize() - Method in class com.alibaba.dashscope.protocol.WebsocketRpc
 
FORMAT - Static variable in class com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
from(String) - Static method in class com.alibaba.dashscope.audio.tts.timestamp.Sentence
 
from(JsonObject) - Static method in class com.alibaba.dashscope.audio.tts.timestamp.Sentence
 
fromJson(String, Class<T>) - Static method in class com.alibaba.dashscope.utils.JsonUtils
 
fromJsonObject(JsonObject, Class<T>) - Static method in class com.alibaba.dashscope.utils.JsonUtils
 
fromResponse(Protocol, Response) - Method in class com.alibaba.dashscope.aigc.conversation.ConversationResult
Load data from the server output.
fromResponse(Protocol, Response) - Method in class com.alibaba.dashscope.audio.tts.SpeechSynthesisResult
 
fromResponse(Protocol, Response) - Method in class com.alibaba.dashscope.common.Result
Load data from the server output.
fromResponse(Protocol, Response) - Method in class com.alibaba.dashscope.protocol.SubmitResult
 
Function - Enum in com.alibaba.dashscope.common
 

G

get(Map<String, String>) - Method in class com.alibaba.dashscope.protocol.HttpRpc
Do get.
getApiKey() - Method in class com.alibaba.dashscope.common.Param
 
getHttpClient() - Method in class com.alibaba.dashscope.protocol.pool.HttpPool
 
getInput() - Method in class com.alibaba.dashscope.aigc.conversation.ConversationParam
 
getInstance() - Static method in class com.alibaba.dashscope.protocol.pool.HttpPool
 
getInstance() - Static method in class com.alibaba.dashscope.protocol.pool.WebsocketPool
 
getParameters() - Method in class com.alibaba.dashscope.aigc.conversation.ConversationParam
 
getParameters() - Method in class com.alibaba.dashscope.aigc.conversation.qwen.QWenConversationParam
 
getRequestId() - Method in class com.alibaba.dashscope.common.Param
 
getValue() - Method in enum com.alibaba.dashscope.audio.tts.SpeechSynthesisAudioFormat
 
getValue() - Method in enum com.alibaba.dashscope.audio.tts.SpeechSynthesisTextType
 
getValue() - Method in enum com.alibaba.dashscope.common.ErrorType
 
getValue() - Method in enum com.alibaba.dashscope.common.Function
 
getValue() - Method in enum com.alibaba.dashscope.common.Protocol
 
getValue() - Method in enum com.alibaba.dashscope.common.Role
 
getValue() - Method in enum com.alibaba.dashscope.common.StreamingMode
 
getValue() - Method in enum com.alibaba.dashscope.common.Task
 
getValue() - Method in enum com.alibaba.dashscope.common.TaskGroup
 
getValue() - Method in enum com.alibaba.dashscope.common.TaskStatus
 
getValue() - Method in enum com.alibaba.dashscope.common.WebSocketEventType
 
getWsClient(String, Map<String, String>) - Method in class com.alibaba.dashscope.protocol.pool.WebsocketPool
Get a rpc client from the pool.

H

HEADER - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 
HISTORY - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 
HTTP_CONNECT_TIMEOUT_ENV - Static variable in class com.alibaba.dashscope.utils.Constants
 
HTTP_CONNECTION_REQUEST_TIMEOUT_ENV - Static variable in class com.alibaba.dashscope.utils.Constants
 
HTTP_SOCKET_TIMEOUT_ENV - Static variable in class com.alibaba.dashscope.utils.Constants
 
HttpMethod - Enum in com.alibaba.dashscope.protocol
 
HttpPool - Class in com.alibaba.dashscope.protocol.pool
 
HttpRpc - Class in com.alibaba.dashscope.protocol
The Http rpc class, biz logic free.
HttpRpc(String, ResultCallback<Response>) - Constructor for class com.alibaba.dashscope.protocol.HttpRpc
Construct the class.

I

init() - Static method in class com.alibaba.dashscope.utils.Constants
 
INPUT - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 
INPUT_TOKENS - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 
isFailedEvent(String) - Static method in class com.alibaba.dashscope.protocol.ServiceFacility
 
isFinishEvent(String) - Static method in class com.alibaba.dashscope.protocol.ServiceFacility
 
isStartEvent(String) - Static method in class com.alibaba.dashscope.protocol.ServiceFacility
 

J

JsonUtils - Class in com.alibaba.dashscope.utils
 
JsonUtils() - Constructor for class com.alibaba.dashscope.utils.JsonUtils
 

M

M6_NUM_WEB_SEARCH - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 
M6_SEARCH_IN_FIRST_QUERY - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 
MAX_CONNECTIONS_HTTP - Static variable in class com.alibaba.dashscope.utils.Constants
 
max_connections_http - Static variable in class com.alibaba.dashscope.utils.Constants
 
MAX_CONNECTIONS_PER_ROUTE_HTTP - Static variable in class com.alibaba.dashscope.utils.Constants
 
max_connections_per_route_http - Static variable in class com.alibaba.dashscope.utils.Constants
 
MAX_LENGTH - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 
MESSAGE - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 
MODEL - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 

O

of(String) - Static method in enum com.alibaba.dashscope.common.Protocol
 
of(String) - Static method in enum com.alibaba.dashscope.common.StreamingMode
 
onClose(Status) - Method in class com.alibaba.dashscope.common.ResultCallback
Will be called as soon as the server closed, only support the websocket protocol.
onComplete() - Method in class com.alibaba.dashscope.common.ResultCallback
Will be called when all messages are received.
onError(Exception) - Method in class com.alibaba.dashscope.common.ResultCallback
Will be called when an Exception occurs.
onEvent(T) - Method in class com.alibaba.dashscope.common.ResultCallback
Will be called as soon as the server replies.
onOpen(Status) - Method in class com.alibaba.dashscope.common.ResultCallback
Will be called as soon as the connection is established, only support the websocket protocol.
OUTPUT - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 
OUTPUT_TOKENS - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 

P

Param - Class in com.alibaba.dashscope.common
 
Param() - Constructor for class com.alibaba.dashscope.common.Param
 
PARAMETERS - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 
parse(String) - Static method in class com.alibaba.dashscope.utils.JsonUtils
 
PAYLOAD - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 
Phoneme - Class in com.alibaba.dashscope.audio.tts.timestamp
 
Phoneme() - Constructor for class com.alibaba.dashscope.audio.tts.timestamp.Phoneme
 
PHONEME_TIMESTAMP - Static variable in class com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
PHONEMES - Static variable in class com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
PITCH_RATE - Static variable in class com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
post(Map<String, String>, Request) - Method in class com.alibaba.dashscope.protocol.HttpRpc
Do post.
prepareHeaders(Protocol, Param) - Static method in class com.alibaba.dashscope.protocol.ServiceFacility
Prepare common headers.
prepareHistory(List<ChatMessage>, Integer) - Static method in class com.alibaba.dashscope.aigc.conversation.ConversationParam
 
prepareRequest(Protocol, Param, WebSocketEventType) - Static method in class com.alibaba.dashscope.protocol.ServiceFacility
Build the message body by the protocol.
prepareResult(Protocol, Param, Response) - Static method in class com.alibaba.dashscope.protocol.ServiceFacility
Prepare the Result by the response and the input param.
prepareUrl(Protocol, Param) - Static method in class com.alibaba.dashscope.protocol.ServiceFacility
Prepare the connecting url.
prepareWsParams(Flowable<Param>) - Static method in class com.alibaba.dashscope.protocol.ServiceFacility
Add start-task and finish-task to the input stream.
PROMPT - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 
Protocol - Enum in com.alibaba.dashscope.common
 

Q

QWEN_V1 - Static variable in class com.alibaba.dashscope.aigc.conversation.qwen.QWenConversationParam
 
QWenConversationParam - Class in com.alibaba.dashscope.aigc.conversation.qwen
 
QWenConversationParam() - Constructor for class com.alibaba.dashscope.aigc.conversation.qwen.QWenConversationParam
 
QWenConversationResult - Class in com.alibaba.dashscope.aigc.conversation.qwen
 
QWenConversationResult() - Constructor for class com.alibaba.dashscope.aigc.conversation.qwen.QWenConversationResult
 

R

Request - Class in com.alibaba.dashscope.protocol
 
Request() - Constructor for class com.alibaba.dashscope.protocol.Request
 
REQUEST_ID - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 
Response - Class in com.alibaba.dashscope.protocol
 
Response() - Constructor for class com.alibaba.dashscope.protocol.Response
 
Result - Class in com.alibaba.dashscope.common
 
Result() - Constructor for class com.alibaba.dashscope.common.Result
 
ResultCallback<T> - Class in com.alibaba.dashscope.common
 
ResultCallback() - Constructor for class com.alibaba.dashscope.common.ResultCallback
 
resultType() - Method in class com.alibaba.dashscope.aigc.conversation.ConversationParam
 
resultType() - Method in class com.alibaba.dashscope.aigc.conversation.qwen.QWenConversationParam
 
resultType() - Method in class com.alibaba.dashscope.audio.tts.SpeechSynthesisParam
 
resultType() - Method in class com.alibaba.dashscope.common.Param
Get the related output class, which should be a subclass of `Result`.
resultType() - Method in class com.alibaba.dashscope.protocol.SubmitParam
 
returnWsClient(WebsocketRpc) - Method in class com.alibaba.dashscope.protocol.pool.WebsocketPool
Return the borrowed object to the pool.
Role - Enum in com.alibaba.dashscope.common
 

S

SAMPLE_RATE - Static variable in class com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
SENTENCE - Static variable in class com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
Sentence - Class in com.alibaba.dashscope.audio.tts.timestamp
 
Sentence() - Constructor for class com.alibaba.dashscope.audio.tts.timestamp.Sentence
 
ServiceFacility - Class in com.alibaba.dashscope.protocol
The rpc factory to use both http rpc and ws rpc.
ServiceFacility() - Constructor for class com.alibaba.dashscope.protocol.ServiceFacility
 
SOCKET_TIMEOUT - Static variable in class com.alibaba.dashscope.utils.Constants
 
SPEECH_RATE - Static variable in class com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
SpeechSynthesisApiKeywords - Class in com.alibaba.dashscope.audio.tts
 
SpeechSynthesisApiKeywords() - Constructor for class com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
SpeechSynthesisAudioFormat - Enum in com.alibaba.dashscope.audio.tts
 
SpeechSynthesisMessagePayload - Class in com.alibaba.dashscope.audio.tts
 
SpeechSynthesisMessagePayload() - Constructor for class com.alibaba.dashscope.audio.tts.SpeechSynthesisMessagePayload
 
SpeechSynthesisParam - Class in com.alibaba.dashscope.audio.tts
 
SpeechSynthesisParam() - Constructor for class com.alibaba.dashscope.audio.tts.SpeechSynthesisParam
 
SpeechSynthesisResult - Class in com.alibaba.dashscope.audio.tts
 
SpeechSynthesisResult() - Constructor for class com.alibaba.dashscope.audio.tts.SpeechSynthesisResult
 
SpeechSynthesisTextType - Enum in com.alibaba.dashscope.audio.tts
 
SpeechSynthesizer - Class in com.alibaba.dashscope.audio.tts
 
SpeechSynthesizer() - Constructor for class com.alibaba.dashscope.audio.tts.SpeechSynthesizer
 
sse(Map<String, String>, Request) - Method in class com.alibaba.dashscope.protocol.HttpRpc
Do sse.
Status - Class in com.alibaba.dashscope.common
 
Status() - Constructor for class com.alibaba.dashscope.common.Status
 
streamCall(ConversationParam) - Method in class com.alibaba.dashscope.aigc.conversation.Conversation
Call the server to get the result by stream.
streamCall(SpeechSynthesisParam) - Method in interface com.alibaba.dashscope.audio.tts.BaseSpeechSynthesizer
Call the server to get the result by stream.
streamCall(SpeechSynthesisParam) - Method in class com.alibaba.dashscope.audio.tts.SpeechSynthesizer
 
streamCall(ConversationParam) - Method in interface com.alibaba.dashscope.BaseConversation
Call the server to get the result by stream.
streamCall(Map<String, String>, Flowable<Param>, long) - Static method in class com.alibaba.dashscope.protocol.ServiceFacility
Call the network to do a stream-in, stream-out request.
streamCall(Map<String, String>, Flowable<Param>, ResultCallback<Result>) - Static method in class com.alibaba.dashscope.protocol.ServiceFacility
Call the network to do a single-in, stream-out request via a callback.
streamCall(Protocol, Map<String, String>, Param, long) - Static method in class com.alibaba.dashscope.protocol.ServiceFacility
Call the network to do a single-in, stream-out request.
STREAMING - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 
streamingInAndDuplex(String, Map<String, String>, Flowable<Request>, long) - Static method in class com.alibaba.dashscope.protocol.ServiceFacility
Call rpc on stream-in mode, only support websocket.
streamingInAndDuplexWithCallback(String, Map<String, String>, Flowable<Request>, ResultCallback<Response>) - Static method in class com.alibaba.dashscope.protocol.ServiceFacility
Call rpc with a callback on stream-in mode, only support websocket.
StreamingMode - Enum in com.alibaba.dashscope.common
 
streamingNone(Protocol, String, Map<String, String>, Request, HttpMethod, long) - Static method in class com.alibaba.dashscope.protocol.ServiceFacility
Call rpc on single-in, single-out mode
streamingOut(Protocol, String, Map<String, String>, Request, HttpMethod, StreamingMode, long) - Static method in class com.alibaba.dashscope.protocol.ServiceFacility
Call rpc on single-in, stream-out mode
streamingOutWithCallback(Protocol, String, Map<String, String>, Request, HttpMethod, StreamingMode, ResultCallback<Response>) - Static method in class com.alibaba.dashscope.protocol.ServiceFacility
Call rpc on single-in mode with a callback.
SubmitParam - Class in com.alibaba.dashscope.protocol
 
SubmitParam() - Constructor for class com.alibaba.dashscope.protocol.SubmitParam
 
SubmitResult - Class in com.alibaba.dashscope.protocol
 
SubmitResult() - Constructor for class com.alibaba.dashscope.protocol.SubmitResult
 

T

Task - Enum in com.alibaba.dashscope.common
 
TASK_GROUP - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 
TASK_STATUS - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 
TaskGroup - Enum in com.alibaba.dashscope.common
 
TASKID - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 
TaskStatus - Enum in com.alibaba.dashscope.common
 
TEXT - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 
TEXT_TYPE - Static variable in class com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
TIMESTAMP_TEXT - Static variable in class com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
toJson(Object) - Static method in class com.alibaba.dashscope.utils.JsonUtils
 
toJsonObject(Object) - Static method in class com.alibaba.dashscope.utils.JsonUtils
 
TONE - Static variable in class com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
TOP_P - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 
toRequest(Protocol) - Method in class com.alibaba.dashscope.aigc.conversation.ConversationParam
 
toRequest(Protocol) - Method in class com.alibaba.dashscope.audio.tts.SpeechSynthesisParam
 
toRequest(Protocol) - Method in class com.alibaba.dashscope.common.Param
 
toRequest(Protocol) - Method in class com.alibaba.dashscope.protocol.SubmitParam
 
toString() - Method in exception com.alibaba.dashscope.exception.ApiException
 

U

url() - Method in class com.alibaba.dashscope.aigc.conversation.ConversationParam
 
url() - Method in class com.alibaba.dashscope.audio.tts.SpeechSynthesisParam
 
url() - Method in class com.alibaba.dashscope.common.Param
 
url() - Method in class com.alibaba.dashscope.protocol.SubmitParam
 
USAGE - Static variable in class com.alibaba.dashscope.utils.ApiKeywords
 

V

valueOf(String) - Static method in enum com.alibaba.dashscope.audio.tts.SpeechSynthesisAudioFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.alibaba.dashscope.audio.tts.SpeechSynthesisTextType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.alibaba.dashscope.common.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.alibaba.dashscope.common.Function
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.alibaba.dashscope.common.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.alibaba.dashscope.common.Role
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.alibaba.dashscope.common.StreamingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.alibaba.dashscope.common.Task
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.alibaba.dashscope.common.TaskGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.alibaba.dashscope.common.TaskStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.alibaba.dashscope.common.WebSocketEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.alibaba.dashscope.protocol.HttpMethod
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.alibaba.dashscope.audio.tts.SpeechSynthesisAudioFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.alibaba.dashscope.audio.tts.SpeechSynthesisTextType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.alibaba.dashscope.common.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.alibaba.dashscope.common.Function
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.alibaba.dashscope.common.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.alibaba.dashscope.common.Role
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.alibaba.dashscope.common.StreamingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.alibaba.dashscope.common.Task
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.alibaba.dashscope.common.TaskGroup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.alibaba.dashscope.common.TaskStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.alibaba.dashscope.common.WebSocketEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.alibaba.dashscope.protocol.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
VOLUME - Static variable in class com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 

W

wait(SubmitParam, Class<? extends Result>, long) - Static method in class com.alibaba.dashscope.protocol.ServiceFacility
Wait for an async task to finish, check every 5 seconds.
WebSocketEventType - Enum in com.alibaba.dashscope.common
 
WebsocketPool - Class in com.alibaba.dashscope.protocol.pool
 
WebsocketRpc - Class in com.alibaba.dashscope.protocol
The websocket rpc, biz logic free.
WebsocketRpc(String, Map<String, String>) - Constructor for class com.alibaba.dashscope.protocol.WebsocketRpc
Construct the class.
Word - Class in com.alibaba.dashscope.audio.tts.timestamp
 
Word() - Constructor for class com.alibaba.dashscope.audio.tts.timestamp.Word
 
WORD_TIMESTAMP - Static variable in class com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
WORDS - Static variable in class com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
WsHeader - Class in com.alibaba.dashscope.protocol
 
WsHeader() - Constructor for class com.alibaba.dashscope.protocol.WsHeader
 
A B C D E F G H I J M O P Q R S T U V W 
Skip navigation links

Copyright © 2023. All rights reserved.