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

A

AbstractEventCallback<T> - Class in com.coze.openapi.service.service.common
 
AbstractEventCallback(FlowableEmitter<T>) - Constructor for class com.coze.openapi.service.service.common.AbstractEventCallback
 
ACCESS_DENIED - Static variable in class com.coze.openapi.client.exception.AuthErrorCode
 
accessToken - Variable in class com.coze.openapi.service.auth.Auth
 
adapt(Call<R>) - Method in class com.coze.openapi.service.service.APIResponseCallAdapter
 
ADMIN - Static variable in class com.coze.openapi.client.workspace.model.WorkspaceRoleType
 
api - Variable in class com.coze.openapi.service.auth.OAuthClient
 
APIResponseCallAdapter<R> - Class in com.coze.openapi.service.service
 
APIResponseCallAdapter(Type) - Constructor for class com.coze.openapi.service.service.APIResponseCallAdapter
 
APIResponseCallAdapterFactory - Class in com.coze.openapi.service.service
 
APIResponseCallAdapterFactory() - Constructor for class com.coze.openapi.service.service.APIResponseCallAdapterFactory
 
audio() - Method in class com.coze.openapi.service.service.CozeAPI
 
AudioCodec - Enum in com.coze.openapi.client.audio.rooms.model
 
AudioFormat - Enum in com.coze.openapi.client.audio.common
Audio format types.
AudioRoomAPI - Interface in com.coze.openapi.api
 
AudioService - Class in com.coze.openapi.service.service.audio
 
AudioService(AudioVoiceAPI, AudioRoomAPI, AudioSpeechAPI) - Constructor for class com.coze.openapi.service.service.audio.AudioService
 
AudioSpeechAPI - Interface in com.coze.openapi.api
 
AudioVoiceAPI - Interface in com.coze.openapi.api
 
Auth - Class in com.coze.openapi.service.auth
 
Auth() - Constructor for class com.coze.openapi.service.auth.Auth
 
auth(Auth) - Method in class com.coze.openapi.service.service.CozeAPI.Builder
 
AuthenticationInterceptor - Class in com.coze.openapi.service.service
 
AuthErrorCode - Class in com.coze.openapi.client.exception
认证错误码类
AuthLogFactory - Class in com.coze.openapi.service.auth
 
AuthLogFactory() - Constructor for class com.coze.openapi.service.auth.AuthLogFactory
 
AUTHORIZATION_PENDING - Static variable in class com.coze.openapi.client.exception.AuthErrorCode
 

B

BaseReq - Class in com.coze.openapi.client.common
 
BaseReq() - Constructor for class com.coze.openapi.client.common.BaseReq
 
BaseResp - Class in com.coze.openapi.client.common
 
BaseResp() - Constructor for class com.coze.openapi.client.common.BaseResp
 
BaseResponse<T> - Class in com.coze.openapi.client.common
 
BaseResponse() - Constructor for class com.coze.openapi.client.common.BaseResponse
 
BaseResponse.Detail - Class in com.coze.openapi.client.common
 
baseURL - Variable in class com.coze.openapi.service.auth.OAuthClient
 
baseURL - Variable in class com.coze.openapi.service.auth.OAuthClient.OAuthBuilder
 
baseURL(String) - Method in class com.coze.openapi.service.auth.OAuthClient.OAuthBuilder
 
baseURL(String) - Method in class com.coze.openapi.service.service.CozeAPI.Builder
 
Bot - Class in com.coze.openapi.client.bots.model
 
Bot() - Constructor for class com.coze.openapi.client.bots.model.Bot
 
BotAPI - Interface in com.coze.openapi.api
 
BotKnowledge - Class in com.coze.openapi.client.bots.model
 
BotKnowledge() - Constructor for class com.coze.openapi.client.bots.model.BotKnowledge
 
BotMode - Enum in com.coze.openapi.client.bots.model
 
BotModelInfo - Class in com.coze.openapi.client.bots.model
 
BotModelInfo() - Constructor for class com.coze.openapi.client.bots.model.BotModelInfo
 
BotOnboardingInfo - Class in com.coze.openapi.client.bots.model
 
BotOnboardingInfo() - Constructor for class com.coze.openapi.client.bots.model.BotOnboardingInfo
 
BotPluginAPIInfo - Class in com.coze.openapi.client.bots.model
 
BotPluginAPIInfo() - Constructor for class com.coze.openapi.client.bots.model.BotPluginAPIInfo
 
BotPluginInfo - Class in com.coze.openapi.client.bots.model
 
BotPluginInfo() - Constructor for class com.coze.openapi.client.bots.model.BotPluginInfo
 
BotPromptInfo - Class in com.coze.openapi.client.bots.model
 
BotPromptInfo() - Constructor for class com.coze.openapi.client.bots.model.BotPromptInfo
 
bots() - Method in class com.coze.openapi.service.service.CozeAPI
 
BotService - Class in com.coze.openapi.service.service.bots
 
BotService(BotAPI) - Constructor for class com.coze.openapi.service.service.bots.BotService
 
build() - Method in class com.coze.openapi.client.dataset.document.model.DocumentChunkStrategy.DocumentChunkStrategyBuilder
 
build() - Method in class com.coze.openapi.service.auth.DeviceOAuthClient.DeviceOAuthBuilder
 
build() - Method in class com.coze.openapi.service.auth.JWTOAuthClient.JWTOAuthBuilder
 
build() - Method in class com.coze.openapi.service.auth.OAuthClient.OAuthBuilder
 
build() - Method in class com.coze.openapi.service.auth.PKCEOAuthClient.PKCEOAuthBuilder
 
build() - Method in class com.coze.openapi.service.auth.WebOAuthClient.WebOAuthBuilder
 
build() - Method in class com.coze.openapi.service.service.CozeAPI.Builder
 
buildAssistantAnswer(String) - Static method in class com.coze.openapi.client.connversations.message.model.Message
 
buildAssistantAnswer(String, Map<String, String>) - Static method in class com.coze.openapi.client.connversations.message.model.Message
 
buildAudio(String, String) - Static method in class com.coze.openapi.client.connversations.message.model.MessageObjectString
 
buildAuto() - Static method in class com.coze.openapi.client.dataset.document.model.DocumentChunkStrategy
创建自动分段的 DocumentChunkStrategy 实例。
buildAutoUpdate(int) - Static method in class com.coze.openapi.client.dataset.document.model.DocumentUpdateRule
创建自动更新的 DocumentUpdateRule 实例。
buildBotChat(List<String>, List<String>) - Static method in class com.coze.openapi.client.auth.scope.Scope
 
buildCustom(int, String, boolean, boolean) - Static method in class com.coze.openapi.client.dataset.document.model.DocumentChunkStrategy
创建自定义分段的 DocumentChunkStrategy 实例。
Builder() - Constructor for class com.coze.openapi.service.service.CozeAPI.Builder
 
buildFileByID(String) - Static method in class com.coze.openapi.client.connversations.message.model.MessageObjectString
 
buildFileByURL(String) - Static method in class com.coze.openapi.client.connversations.message.model.MessageObjectString
 
buildImageByID(String) - Static method in class com.coze.openapi.client.connversations.message.model.MessageObjectString
 
buildImageByURL(String) - Static method in class com.coze.openapi.client.connversations.message.model.MessageObjectString
 
buildLocalFile(String, String, String) - Static method in class com.coze.openapi.client.dataset.document.model.DocumentBase
 
buildLocalFile(String, String) - Static method in class com.coze.openapi.client.dataset.document.model.DocumentSourceInfo
 
buildNoAutoUpdate() - Static method in class com.coze.openapi.client.dataset.document.model.DocumentUpdateRule
创建不自动更新的 DocumentUpdateRule 实例。
buildText(String) - Static method in class com.coze.openapi.client.connversations.message.model.MessageObjectString
 
buildUserQuestionObjects(List<MessageObjectString>) - Static method in class com.coze.openapi.client.connversations.message.model.Message
 
buildUserQuestionObjects(List<MessageObjectString>, Map<String, String>) - Static method in class com.coze.openapi.client.connversations.message.model.Message
 
buildUserQuestionText(String) - Static method in class com.coze.openapi.client.connversations.message.model.Message
 
buildUserQuestionText(String, Map<String, String>) - Static method in class com.coze.openapi.client.connversations.message.model.Message
 
buildWebPage(String, String) - Static method in class com.coze.openapi.client.dataset.document.model.DocumentBase
 
buildWebPage(String, String, Integer) - Static method in class com.coze.openapi.client.dataset.document.model.DocumentBase
 
buildWebPage(String) - Static method in class com.coze.openapi.client.dataset.document.model.DocumentSourceInfo
 

C

cancel(CancelChatReq, BaseReq) - Method in interface com.coze.openapi.api.ChatAPI
 
cancel(CancelChatReq) - Method in class com.coze.openapi.service.service.chat.ChatService
 
CancelChatReq - Class in com.coze.openapi.client.chat
 
CancelChatResp - Class in com.coze.openapi.client.chat
 
CancelChatResp() - Constructor for class com.coze.openapi.client.chat.CancelChatResp
 
chat(String, CreateChatReq, BaseReq) - Method in interface com.coze.openapi.api.ChatAPI
 
Chat - Class in com.coze.openapi.client.chat.model
 
Chat() - Constructor for class com.coze.openapi.client.chat.model.Chat
 
chat() - Method in class com.coze.openapi.service.service.CozeAPI
 
ChatAPI - Interface in com.coze.openapi.api
 
ChatError - Class in com.coze.openapi.client.chat.model
 
ChatError() - Constructor for class com.coze.openapi.client.chat.model.ChatError
 
ChatEvent - Class in com.coze.openapi.client.chat.model
 
ChatEvent() - Constructor for class com.coze.openapi.client.chat.model.ChatEvent
 
ChatEventType - Class in com.coze.openapi.client.chat.model
Event types for chat.
ChatMessageAPI - Interface in com.coze.openapi.api
 
ChatMessageService - Class in com.coze.openapi.service.service.chat
 
ChatMessageService(ChatMessageAPI) - Constructor for class com.coze.openapi.service.service.chat.ChatMessageService
 
ChatPoll - Class in com.coze.openapi.client.chat.model
 
ChatPoll() - Constructor for class com.coze.openapi.client.chat.model.ChatPoll
 
ChatRequiredAction - Class in com.coze.openapi.client.chat.model
 
ChatRequiredAction() - Constructor for class com.coze.openapi.client.chat.model.ChatRequiredAction
 
ChatRequiredActionType - Class in com.coze.openapi.client.chat.model
 
ChatService - Class in com.coze.openapi.service.service.chat
 
ChatService(ChatAPI, ChatMessageAPI) - Constructor for class com.coze.openapi.service.service.chat.ChatService
 
ChatStatus - Enum in com.coze.openapi.client.chat.model
The running status of the session.
ChatSubmitToolOutputs - Class in com.coze.openapi.client.chat.model
 
ChatSubmitToolOutputs() - Constructor for class com.coze.openapi.client.chat.model.ChatSubmitToolOutputs
 
ChatToolCall - Class in com.coze.openapi.client.chat.model
 
ChatToolCall() - Constructor for class com.coze.openapi.client.chat.model.ChatToolCall
 
ChatToolCallFunction - Class in com.coze.openapi.client.chat.model
 
ChatToolCallFunction() - Constructor for class com.coze.openapi.client.chat.model.ChatToolCallFunction
 
ChatToolCallType - Class in com.coze.openapi.client.chat.model
 
ChatUsage - Class in com.coze.openapi.client.chat.model
 
ChatUsage() - Constructor for class com.coze.openapi.client.chat.model.ChatUsage
 
clear(String, BaseReq) - Method in interface com.coze.openapi.api.ConversationAPI
 
clear(ClearConversationReq) - Method in class com.coze.openapi.service.service.conversation.ConversationService
 
clearBeforeReq() - Method in class com.coze.openapi.client.chat.CreateChatReq
 
clearBeforeReq() - Method in class com.coze.openapi.client.chat.SubmitToolOutputsReq
 
ClearConversationReq - Class in com.coze.openapi.client.connversations
 
ClearConversationReq() - Constructor for class com.coze.openapi.client.connversations.ClearConversationReq
 
ClearConversationResp - Class in com.coze.openapi.client.connversations
 
ClearConversationResp() - Constructor for class com.coze.openapi.client.connversations.ClearConversationResp
 
client - Variable in class com.coze.openapi.service.auth.Auth
 
client - Variable in class com.coze.openapi.service.auth.OAuthClient.OAuthBuilder
 
client(OkHttpClient) - Method in class com.coze.openapi.service.auth.OAuthClient.OAuthBuilder
 
client(OkHttpClient) - Method in class com.coze.openapi.service.service.CozeAPI.Builder
 
clientID - Variable in class com.coze.openapi.client.auth.DeviceAuthReq
 
clientID - Variable in class com.coze.openapi.service.auth.OAuthClient
 
clientID - Variable in class com.coze.openapi.service.auth.OAuthClient.OAuthBuilder
 
clientID(String) - Method in class com.coze.openapi.service.auth.OAuthClient.OAuthBuilder
 
clientSecret - Variable in class com.coze.openapi.service.auth.OAuthClient
 
clientSecret - Variable in class com.coze.openapi.service.auth.OAuthClient.OAuthBuilder
 
clientSecret(String) - Method in class com.coze.openapi.service.auth.OAuthClient.OAuthBuilder
 
clone(MultipartBody.Part, RequestBody, RequestBody, RequestBody, RequestBody, RequestBody, RequestBody, BaseReq) - Method in interface com.coze.openapi.api.AudioVoiceAPI
 
clone(CloneVoiceReq) - Method in class com.coze.openapi.service.service.audio.VoiceService
 
CloneVoiceReq - Class in com.coze.openapi.client.audio.voices
 
CloneVoiceReq() - Constructor for class com.coze.openapi.client.audio.voices.CloneVoiceReq
 
CloneVoiceResp - Class in com.coze.openapi.client.audio.voices
 
CloneVoiceResp() - Constructor for class com.coze.openapi.client.audio.voices.CloneVoiceResp
 
com.coze.openapi.api - package com.coze.openapi.api
 
com.coze.openapi.client.audio.common - package com.coze.openapi.client.audio.common
 
com.coze.openapi.client.audio.rooms - package com.coze.openapi.client.audio.rooms
 
com.coze.openapi.client.audio.rooms.model - package com.coze.openapi.client.audio.rooms.model
 
com.coze.openapi.client.audio.speech - package com.coze.openapi.client.audio.speech
 
com.coze.openapi.client.audio.voices - package com.coze.openapi.client.audio.voices
 
com.coze.openapi.client.audio.voices.model - package com.coze.openapi.client.audio.voices.model
 
com.coze.openapi.client.auth - package com.coze.openapi.client.auth
 
com.coze.openapi.client.auth.scope - package com.coze.openapi.client.auth.scope
 
com.coze.openapi.client.bots - package com.coze.openapi.client.bots
 
com.coze.openapi.client.bots.model - package com.coze.openapi.client.bots.model
 
com.coze.openapi.client.chat - package com.coze.openapi.client.chat
 
com.coze.openapi.client.chat.message - package com.coze.openapi.client.chat.message
 
com.coze.openapi.client.chat.model - package com.coze.openapi.client.chat.model
 
com.coze.openapi.client.common - package com.coze.openapi.client.common
 
com.coze.openapi.client.common.pagination - package com.coze.openapi.client.common.pagination
 
com.coze.openapi.client.connversations - package com.coze.openapi.client.connversations
 
com.coze.openapi.client.connversations.message - package com.coze.openapi.client.connversations.message
 
com.coze.openapi.client.connversations.message.model - package com.coze.openapi.client.connversations.message.model
 
com.coze.openapi.client.connversations.model - package com.coze.openapi.client.connversations.model
 
com.coze.openapi.client.dataset.document - package com.coze.openapi.client.dataset.document
 
com.coze.openapi.client.dataset.document.model - package com.coze.openapi.client.dataset.document.model
 
com.coze.openapi.client.exception - package com.coze.openapi.client.exception
 
com.coze.openapi.client.files - package com.coze.openapi.client.files
 
com.coze.openapi.client.files.model - package com.coze.openapi.client.files.model
 
com.coze.openapi.client.workflows.run - package com.coze.openapi.client.workflows.run
 
com.coze.openapi.client.workflows.run.model - package com.coze.openapi.client.workflows.run.model
 
com.coze.openapi.client.workspace - package com.coze.openapi.client.workspace
 
com.coze.openapi.client.workspace.model - package com.coze.openapi.client.workspace.model
 
com.coze.openapi.service.auth - package com.coze.openapi.service.auth
 
com.coze.openapi.service.config - package com.coze.openapi.service.config
 
com.coze.openapi.service.service - package com.coze.openapi.service.service
 
com.coze.openapi.service.service.audio - package com.coze.openapi.service.service.audio
 
com.coze.openapi.service.service.bots - package com.coze.openapi.service.service.bots
 
com.coze.openapi.service.service.chat - package com.coze.openapi.service.service.chat
 
com.coze.openapi.service.service.common - package com.coze.openapi.service.service.common
 
com.coze.openapi.service.service.conversation - package com.coze.openapi.service.service.conversation
 
com.coze.openapi.service.service.dataset - package com.coze.openapi.service.service.dataset
 
com.coze.openapi.service.service.file - package com.coze.openapi.service.service.file
 
com.coze.openapi.service.service.workflow - package com.coze.openapi.service.service.workflow
 
com.coze.openapi.service.service.workspace - package com.coze.openapi.service.service.workspace
 
com.coze.openapi.service.utils - package com.coze.openapi.service.utils
 
connectTimeout - Variable in class com.coze.openapi.service.auth.OAuthClient.OAuthBuilder
 
connectTimeout(int) - Method in class com.coze.openapi.service.auth.OAuthClient.OAuthBuilder
 
connectTimeout(int) - Method in class com.coze.openapi.service.service.CozeAPI.Builder
 
Consts - Class in com.coze.openapi.service.config
 
Consts() - Constructor for class com.coze.openapi.service.config.Consts
 
Conversation - Class in com.coze.openapi.client.connversations.model
 
Conversation() - Constructor for class com.coze.openapi.client.connversations.model.Conversation
 
CONVERSATION_AUDIO_DELTA - Static variable in class com.coze.openapi.client.chat.model.ChatEventType
Audio delta event
CONVERSATION_CHAT_COMPLETED - Static variable in class com.coze.openapi.client.chat.model.ChatEventType
The conversation is completed.
CONVERSATION_CHAT_CREATED - Static variable in class com.coze.openapi.client.chat.model.ChatEventType
Event for creating a conversation, indicating the start of the conversation.
CONVERSATION_CHAT_FAILED - Static variable in class com.coze.openapi.client.chat.model.ChatEventType
This event is used to mark a failed conversation.
CONVERSATION_CHAT_IN_PROGRESS - Static variable in class com.coze.openapi.client.chat.model.ChatEventType
The server is processing the conversation.
CONVERSATION_CHAT_REQUIRES_ACTION - Static variable in class com.coze.openapi.client.chat.model.ChatEventType
The conversation is interrupted and requires the user to report the execution results of the tool.
CONVERSATION_MESSAGE_COMPLETED - Static variable in class com.coze.openapi.client.chat.model.ChatEventType
The message has been completely replied to.
CONVERSATION_MESSAGE_DELTA - Static variable in class com.coze.openapi.client.chat.model.ChatEventType
Incremental message, usually an incremental message when type=answer.
ConversationAPI - Interface in com.coze.openapi.api
 
ConversationMessageAPI - Interface in com.coze.openapi.api
 
conversations() - Method in class com.coze.openapi.service.service.CozeAPI
 
ConversationService - Class in com.coze.openapi.service.service.conversation
 
ConversationService(ConversationAPI, ConversationMessageAPI) - Constructor for class com.coze.openapi.service.service.conversation.ConversationService
 
COZE_CN_BASE_URL - Static variable in class com.coze.openapi.service.config.Consts
 
COZE_COM_BASE_URL - Static variable in class com.coze.openapi.service.config.Consts
 
CozeAPI - Class in com.coze.openapi.service.service
 
CozeAPI.Builder - Class in com.coze.openapi.service.service
 
CozeApiExcetion - Exception in com.coze.openapi.client.exception
 
CozeApiExcetion(int, String, String) - Constructor for exception com.coze.openapi.client.exception.CozeApiExcetion
 
CozeAuthAPI - Interface in com.coze.openapi.api
 
CozeAuthException - Exception in com.coze.openapi.client.exception
 
CozeAuthException(CozeError, Exception, int, String) - Constructor for exception com.coze.openapi.client.exception.CozeAuthException
 
CozeAuthException(CozeError, int, String) - Constructor for exception com.coze.openapi.client.exception.CozeAuthException
 
CozeError - Class in com.coze.openapi.client.exception
 
CozeError(String, String, String) - Constructor for class com.coze.openapi.client.exception.CozeError
 
CozeLoggerFactory - Class in com.coze.openapi.service.service.common
 
CozeLoggerFactory() - Constructor for class com.coze.openapi.service.service.common.CozeLoggerFactory
 
create(CreateRoomReq, BaseReq) - Method in interface com.coze.openapi.api.AudioRoomAPI
 
create(CreateSpeechReq, BaseReq) - Method in interface com.coze.openapi.api.AudioSpeechAPI
 
create(CreateBotReq, BaseReq) - Method in interface com.coze.openapi.api.BotAPI
 
create(CreateConversationReq, BaseReq) - Method in interface com.coze.openapi.api.ConversationAPI
 
create(String, CreateMessageReq, BaseReq) - Method in interface com.coze.openapi.api.ConversationMessageAPI
 
create(CreateDocumentReq, BaseReq) - Method in interface com.coze.openapi.api.DocumentAPI
 
create() - Static method in class com.coze.openapi.service.service.APIResponseCallAdapterFactory
 
create(CreateRoomReq) - Method in class com.coze.openapi.service.service.audio.RoomService
 
create(CreateSpeechReq) - Method in class com.coze.openapi.service.service.audio.SpeechService
 
create(CreateBotReq) - Method in class com.coze.openapi.service.service.bots.BotService
 
create(CreateChatReq) - Method in class com.coze.openapi.service.service.chat.ChatService
 
create(CreateConversationReq) - Method in class com.coze.openapi.service.service.conversation.ConversationService
 
create(String, CreateMessageReq) - Method in class com.coze.openapi.service.service.conversation.MessageService
 
create(CreateMessageReq) - Method in class com.coze.openapi.service.service.conversation.MessageService
 
create(CreateDocumentReq) - Method in class com.coze.openapi.service.service.dataset.DocumentService
 
create(RunWorkflowReq) - Method in class com.coze.openapi.service.service.workflow.WorkflowRunService
 
createAndPoll(CreateChatReq) - Method in class com.coze.openapi.service.service.chat.ChatService
 
createAndPoll(CreateChatReq, Long) - Method in class com.coze.openapi.service.service.chat.ChatService
 
CreateBotReq - Class in com.coze.openapi.client.bots
 
CreateBotReq() - Constructor for class com.coze.openapi.client.bots.CreateBotReq
 
CreateBotResp - Class in com.coze.openapi.client.bots
 
CreateBotResp() - Constructor for class com.coze.openapi.client.bots.CreateBotResp
 
CreateChatReq - Class in com.coze.openapi.client.chat
 
CreateChatReq() - Constructor for class com.coze.openapi.client.chat.CreateChatReq
 
CreateChatResp - Class in com.coze.openapi.client.chat
 
CreateChatResp() - Constructor for class com.coze.openapi.client.chat.CreateChatResp
 
CreateConversationReq - Class in com.coze.openapi.client.connversations
 
CreateConversationReq() - Constructor for class com.coze.openapi.client.connversations.CreateConversationReq
 
CreateConversationResp - Class in com.coze.openapi.client.connversations
 
CreateConversationResp() - Constructor for class com.coze.openapi.client.connversations.CreateConversationResp
 
CreateDocumentReq - Class in com.coze.openapi.client.dataset.document
 
CreateDocumentReq() - Constructor for class com.coze.openapi.client.dataset.document.CreateDocumentReq
 
CreateDocumentResp - Class in com.coze.openapi.client.dataset.document
 
CreateDocumentResp() - Constructor for class com.coze.openapi.client.dataset.document.CreateDocumentResp
 
CreateMessageReq - Class in com.coze.openapi.client.connversations.message
 
CreateMessageReq() - Constructor for class com.coze.openapi.client.connversations.message.CreateMessageReq
 
CreateMessageResp - Class in com.coze.openapi.client.connversations.message
 
CreateMessageResp() - Constructor for class com.coze.openapi.client.connversations.message.CreateMessageResp
 
CreateRoomReq - Class in com.coze.openapi.client.audio.rooms
 
CreateRoomReq() - Constructor for class com.coze.openapi.client.audio.rooms.CreateRoomReq
 
CreateRoomResp - Class in com.coze.openapi.client.audio.rooms
 
CreateRoomResp() - Constructor for class com.coze.openapi.client.audio.rooms.CreateRoomResp
 
CreateSpeechReq - Class in com.coze.openapi.client.audio.speech
 
CreateSpeechReq() - Constructor for class com.coze.openapi.client.audio.speech.CreateSpeechReq
 
CreateSpeechResp - Class in com.coze.openapi.client.audio.speech
 
CreateSpeechResp(ResponseBody) - Constructor for class com.coze.openapi.client.audio.speech.CreateSpeechResp
 

D

datasets() - Method in class com.coze.openapi.service.service.CozeAPI
 
DatasetService - Class in com.coze.openapi.service.service.dataset
 
DatasetService(DocumentAPI) - Constructor for class com.coze.openapi.service.service.dataset.DatasetService
 
defaultClient(Duration, Duration) - Method in class com.coze.openapi.service.auth.OAuthClient.OAuthBuilder
 
defaultObjectMapper() - Static method in class com.coze.openapi.service.utils.Utils
 
defaultRetrofit(OkHttpClient, ObjectMapper, String) - Method in class com.coze.openapi.service.auth.OAuthClient
 
delete(String, String, BaseReq) - Method in interface com.coze.openapi.api.ConversationMessageAPI
 
delete(DeleteDocumentReq, BaseReq) - Method in interface com.coze.openapi.api.DocumentAPI
 
delete(DeleteMessageReq) - Method in class com.coze.openapi.service.service.conversation.MessageService
 
delete(DeleteDocumentReq) - Method in class com.coze.openapi.service.service.dataset.DocumentService
 
DeleteDocumentReq - Class in com.coze.openapi.client.dataset.document
 
DeleteDocumentReq() - Constructor for class com.coze.openapi.client.dataset.document.DeleteDocumentReq
 
DeleteDocumentResp - Class in com.coze.openapi.client.dataset.document
 
DeleteDocumentResp() - Constructor for class com.coze.openapi.client.dataset.document.DeleteDocumentResp
 
DeleteMessageReq - Class in com.coze.openapi.client.connversations.message
 
DeleteMessageReq() - Constructor for class com.coze.openapi.client.connversations.message.DeleteMessageReq
 
DeleteMessageResp - Class in com.coze.openapi.client.connversations.message
 
DeleteMessageResp() - Constructor for class com.coze.openapi.client.connversations.message.DeleteMessageResp
 
Detail() - Constructor for class com.coze.openapi.client.common.BaseResponse.Detail
 
device(DeviceAuthReq) - Method in interface com.coze.openapi.api.CozeAuthAPI
 
device(String, DeviceAuthReq) - Method in interface com.coze.openapi.api.CozeAuthAPI
 
DeviceAuthReq - Class in com.coze.openapi.client.auth
 
DeviceAuthReq() - Constructor for class com.coze.openapi.client.auth.DeviceAuthReq
 
DeviceAuthResp - Class in com.coze.openapi.client.auth
 
DeviceAuthResp() - Constructor for class com.coze.openapi.client.auth.DeviceAuthResp
 
DeviceOAuthBuilder() - Constructor for class com.coze.openapi.service.auth.DeviceOAuthClient.DeviceOAuthBuilder
 
DeviceOAuthClient - Class in com.coze.openapi.service.auth
 
DeviceOAuthClient(DeviceOAuthClient.DeviceOAuthBuilder) - Constructor for class com.coze.openapi.service.auth.DeviceOAuthClient
 
DeviceOAuthClient.DeviceOAuthBuilder - Class in com.coze.openapi.service.auth
 
disableStream() - Method in class com.coze.openapi.client.chat.CreateChatReq
 
disableStream() - Method in class com.coze.openapi.client.chat.SubmitToolOutputsReq
 
Document - Class in com.coze.openapi.client.dataset.document.model
 
Document() - Constructor for class com.coze.openapi.client.dataset.document.model.Document
 
DocumentAPI - Interface in com.coze.openapi.api
 
DocumentBase - Class in com.coze.openapi.client.dataset.document.model
 
DocumentBase() - Constructor for class com.coze.openapi.client.dataset.document.model.DocumentBase
 
DocumentChunkStrategy - Class in com.coze.openapi.client.dataset.document.model
 
DocumentChunkStrategy() - Constructor for class com.coze.openapi.client.dataset.document.model.DocumentChunkStrategy
 
DocumentChunkStrategy.DocumentChunkStrategyBuilder - Class in com.coze.openapi.client.dataset.document.model
 
DocumentChunkStrategyBuilder() - Constructor for class com.coze.openapi.client.dataset.document.model.DocumentChunkStrategy.DocumentChunkStrategyBuilder
 
DocumentFormatType - Enum in com.coze.openapi.client.dataset.document.model
 
documents() - Method in class com.coze.openapi.service.service.dataset.DatasetService
 
DocumentService - Class in com.coze.openapi.service.service.dataset
 
DocumentService(DocumentAPI) - Constructor for class com.coze.openapi.service.service.dataset.DocumentService
 
DocumentSourceInfo - Class in com.coze.openapi.client.dataset.document.model
 
DocumentSourceInfo() - Constructor for class com.coze.openapi.client.dataset.document.model.DocumentSourceInfo
 
DocumentSourceType - Enum in com.coze.openapi.client.dataset.document.model
 
DocumentStatus - Enum in com.coze.openapi.client.dataset.document.model
 
DocumentUpdateRule - Class in com.coze.openapi.client.dataset.document.model
 
DocumentUpdateRule() - Constructor for class com.coze.openapi.client.dataset.document.model.DocumentUpdateRule
 
DocumentUpdateType - Enum in com.coze.openapi.client.dataset.document.model
 
DONE - Static variable in class com.coze.openapi.client.chat.model.ChatEventType
The streaming response for this session ended normally.
DONE - Static variable in class com.coze.openapi.client.workflows.run.model.WorkflowEventType
End.

E

emitter - Variable in class com.coze.openapi.service.service.common.AbstractEventCallback
 
enableStream() - Method in class com.coze.openapi.client.chat.CreateChatReq
 
enableStream() - Method in class com.coze.openapi.client.chat.SubmitToolOutputsReq
 
ERROR - Static variable in class com.coze.openapi.client.chat.model.ChatEventType
Error events during the streaming response process.
ERROR - Static variable in class com.coze.openapi.client.workflows.run.model.WorkflowEventType
An error has occurred.
EventCallback - Class in com.coze.openapi.service.service.chat
 
EventCallback(FlowableEmitter<ChatEvent>) - Constructor for class com.coze.openapi.service.service.chat.EventCallback
 
EventCallback - Class in com.coze.openapi.service.service.workflow
 
EventCallback(FlowableEmitter<WorkflowEvent>) - Constructor for class com.coze.openapi.service.service.workflow.EventCallback
 
execute(Single<Response<T>>) - Static method in class com.coze.openapi.service.auth.OAuthClient
 
execute(Call<T>) - Static method in class com.coze.openapi.service.utils.Utils
 
executorService - Variable in class com.coze.openapi.service.auth.OAuthClient
 
EXPIRED_TOKEN - Static variable in class com.coze.openapi.client.exception.AuthErrorCode
 
expiresIn - Variable in class com.coze.openapi.service.auth.Auth
 

F

FAIL - Static variable in class com.coze.openapi.client.workflows.run.model.WorkflowExecuteStatus
Execution failed.
fetch(PageRequest) - Method in interface com.coze.openapi.client.common.pagination.PageFetcher
 
FileAPI - Interface in com.coze.openapi.api
 
FileInfo - Class in com.coze.openapi.client.files.model
 
FileInfo() - Constructor for class com.coze.openapi.client.files.model.FileInfo
 
FileResponse - Class in com.coze.openapi.client.common
 
FileResponse(ResponseBody) - Constructor for class com.coze.openapi.client.common.FileResponse
 
files() - Method in class com.coze.openapi.service.service.CozeAPI
 
FileService - Class in com.coze.openapi.service.service.file
 
FileService(FileAPI) - Constructor for class com.coze.openapi.service.service.file.FileService
 
fromJson(String) - Static method in class com.coze.openapi.client.chat.model.Chat
 
fromJson(String) - Static method in class com.coze.openapi.client.connversations.message.model.Message
 
fromJson(String) - Static method in class com.coze.openapi.client.workflows.run.model.WorkflowEventError
 
fromJson(String) - Static method in class com.coze.openapi.client.workflows.run.model.WorkflowEventInterrupt
 
fromJson(String) - Static method in class com.coze.openapi.client.workflows.run.model.WorkflowEventMessage
 
fromJson(String, Class<T>) - Static method in class com.coze.openapi.service.utils.Utils
 
fromString(String) - Static method in enum com.coze.openapi.client.audio.common.AudioFormat
 
fromString(String) - Static method in enum com.coze.openapi.client.audio.common.LanguageCode
 
fromString(String) - Static method in enum com.coze.openapi.client.audio.rooms.model.AudioCodec
 
fromString(String) - Static method in class com.coze.openapi.client.chat.model.ChatEventType
 
fromString(String) - Static method in class com.coze.openapi.client.chat.model.ChatRequiredActionType
 
fromString(String) - Static method in enum com.coze.openapi.client.chat.model.ChatStatus
 
fromString(String) - Static method in class com.coze.openapi.client.chat.model.ChatToolCallType
 
fromString(String) - Static method in enum com.coze.openapi.client.connversations.message.model.MessageContentType
 
fromString(String) - Static method in enum com.coze.openapi.client.connversations.message.model.MessageObjectStringType
 
fromString(String) - Static method in enum com.coze.openapi.client.connversations.message.model.MessageRole
 
fromString(String) - Static method in enum com.coze.openapi.client.connversations.message.model.MessageType
 
fromString(String) - Static method in class com.coze.openapi.client.exception.AuthErrorCode
从字符串创建错误码实例
fromString(String) - Static method in class com.coze.openapi.client.workflows.run.model.WorkflowEventType
 
fromString(String) - Static method in class com.coze.openapi.client.workflows.run.model.WorkflowExecuteStatus
 
fromString(String) - Static method in class com.coze.openapi.client.workspace.model.WorkspaceRoleType
 
fromString(String) - Static method in class com.coze.openapi.client.workspace.model.WorkspaceType
 
fromValue(int) - Static method in enum com.coze.openapi.client.bots.model.BotMode
 
fromValue(int) - Static method in enum com.coze.openapi.client.dataset.document.model.DocumentFormatType
 
fromValue(int) - Static method in enum com.coze.openapi.client.dataset.document.model.DocumentSourceType
 
fromValue(int) - Static method in enum com.coze.openapi.client.dataset.document.model.DocumentStatus
 
fromValue(int) - Static method in enum com.coze.openapi.client.dataset.document.model.DocumentUpdateType
 
fromValue(int) - Static method in enum com.coze.openapi.client.workflows.run.model.WorkflowRunMode
 
FUNCTION - Static variable in class com.coze.openapi.client.chat.model.ChatToolCallType
 

G

genOAuthURL(String, String) - Method in class com.coze.openapi.service.auth.PKCEOAuthClient
 
genOAuthURL(String, String, String) - Method in class com.coze.openapi.service.auth.PKCEOAuthClient
 
genOAuthURL(String, String, PKCEOAuthClient.CodeChallengeMethod) - Method in class com.coze.openapi.service.auth.PKCEOAuthClient
 
genOAuthURL(String, String, PKCEOAuthClient.CodeChallengeMethod, String) - Method in class com.coze.openapi.service.auth.PKCEOAuthClient
 
genRandomSign(int) - Static method in class com.coze.openapi.service.utils.Utils
 
genS256CodeChallenge(String) - Static method in class com.coze.openapi.service.auth.PKCEOAuthClient
 
get(Type, Annotation[], Retrofit) - Method in class com.coze.openapi.service.service.APIResponseCallAdapterFactory
 
getAccessToken(String) - Method in class com.coze.openapi.service.auth.DeviceOAuthClient
 
getAccessToken(String, boolean) - Method in class com.coze.openapi.service.auth.DeviceOAuthClient
 
getAccessToken() - Method in class com.coze.openapi.service.auth.JWTOAuthClient
 
getAccessToken(Integer) - Method in class com.coze.openapi.service.auth.JWTOAuthClient
 
getAccessToken(Scope) - Method in class com.coze.openapi.service.auth.JWTOAuthClient
 
getAccessToken(Integer, Scope) - Method in class com.coze.openapi.service.auth.JWTOAuthClient
 
getAccessToken(String) - Method in class com.coze.openapi.service.auth.JWTOAuthClient
 
getAccessToken(Integer, String) - Method in class com.coze.openapi.service.auth.JWTOAuthClient
 
getAccessToken(Scope, String) - Method in class com.coze.openapi.service.auth.JWTOAuthClient
 
getAccessToken(Integer, Scope, String) - Method in class com.coze.openapi.service.auth.JWTOAuthClient
 
getAccessToken(GrantType, String, String, String) - Method in class com.coze.openapi.service.auth.OAuthClient
 
getAccessToken(GrantType, String, String) - Method in class com.coze.openapi.service.auth.OAuthClient
 
getAccessToken(String, GetAccessTokenReq) - Method in class com.coze.openapi.service.auth.OAuthClient
 
getAccessToken(String, String, String) - Method in class com.coze.openapi.service.auth.PKCEOAuthClient
 
getAccessToken(String, String) - Method in class com.coze.openapi.service.auth.WebOAuthClient
 
GetAccessTokenReq - Class in com.coze.openapi.client.auth
 
GetAccessTokenReq() - Constructor for class com.coze.openapi.client.auth.GetAccessTokenReq
 
getDeviceCode() - Method in class com.coze.openapi.service.auth.DeviceOAuthClient
 
getDeviceCode(String) - Method in class com.coze.openapi.service.auth.DeviceOAuthClient
 
getID() - Method in class com.coze.openapi.client.chat.model.Chat
 
getID() - Method in class com.coze.openapi.client.chat.model.ChatToolCall
 
getID() - Method in class com.coze.openapi.client.files.model.FileInfo
 
getLogger() - Static method in class com.coze.openapi.service.auth.AuthLogFactory
 
getLogger() - Static method in class com.coze.openapi.service.service.common.CozeLoggerFactory
 
getLogID(Response<?>) - Static method in class com.coze.openapi.service.utils.Utils
 
getOAuthURL(String, String) - Method in class com.coze.openapi.service.auth.OAuthClient
 
getOAuthURL(String, String, String) - Method in class com.coze.openapi.service.auth.OAuthClient
 
getOAuthURL(String, String, String, String) - Method in class com.coze.openapi.service.auth.OAuthClient
 
getOAuthURL(String, String, String, String, String) - Method in class com.coze.openapi.service.auth.OAuthClient
 
getOAuthURL(String, String) - Method in class com.coze.openapi.service.auth.WebOAuthClient
 
getOAuthURL(String, String, String) - Method in class com.coze.openapi.service.auth.WebOAuthClient
 
GetPKCEAuthURLResp - Class in com.coze.openapi.client.auth
 
GetPKCEAuthURLResp() - Constructor for class com.coze.openapi.client.auth.GetPKCEAuthURLResp
 
getValue() - Method in enum com.coze.openapi.client.audio.common.AudioFormat
 
getValue() - Method in enum com.coze.openapi.client.audio.common.LanguageCode
 
getValue() - Method in enum com.coze.openapi.client.audio.rooms.model.AudioCodec
 
getValue() - Method in enum com.coze.openapi.client.bots.model.BotMode
 
getValue() - Method in class com.coze.openapi.client.chat.model.ChatEventType
 
getValue() - Method in class com.coze.openapi.client.chat.model.ChatRequiredActionType
 
getValue() - Method in enum com.coze.openapi.client.chat.model.ChatStatus
 
getValue() - Method in class com.coze.openapi.client.chat.model.ChatToolCallType
 
getValue() - Method in enum com.coze.openapi.client.common.Sort
 
getValue() - Method in enum com.coze.openapi.client.connversations.message.model.MessageContentType
 
getValue() - Method in enum com.coze.openapi.client.connversations.message.model.MessageObjectStringType
 
getValue() - Method in enum com.coze.openapi.client.connversations.message.model.MessageRole
 
getValue() - Method in enum com.coze.openapi.client.connversations.message.model.MessageType
 
getValue() - Method in enum com.coze.openapi.client.dataset.document.model.DocumentFormatType
 
getValue() - Method in enum com.coze.openapi.client.dataset.document.model.DocumentSourceType
 
getValue() - Method in enum com.coze.openapi.client.dataset.document.model.DocumentStatus
 
getValue() - Method in enum com.coze.openapi.client.dataset.document.model.DocumentUpdateType
 
getValue() - Method in class com.coze.openapi.client.exception.AuthErrorCode
获取错误码的值,用于 JSON 序列化
getValue() - Method in class com.coze.openapi.client.workflows.run.model.WorkflowEventType
 
getValue() - Method in class com.coze.openapi.client.workflows.run.model.WorkflowExecuteStatus
 
getValue() - Method in enum com.coze.openapi.client.workflows.run.model.WorkflowRunMode
 
GrantType - Enum in com.coze.openapi.client.auth
 

H

hasNext() - Method in class com.coze.openapi.client.common.pagination.PageNumBasedPaginator
 
hasNext() - Method in class com.coze.openapi.client.common.pagination.TokenBasedPaginator
 
histories() - Method in class com.coze.openapi.service.service.workflow.WorkflowRunService
 
hostName - Variable in class com.coze.openapi.service.auth.OAuthClient
 

I

init() - Method in class com.coze.openapi.service.auth.OAuthClient.OAuthBuilder
 
intercept(Interceptor.Chain) - Method in class com.coze.openapi.service.service.AuthenticationInterceptor
 
intercept(Interceptor.Chain) - Method in class com.coze.openapi.service.service.TimeoutInterceptor
 
intercept(Interceptor.Chain) - Method in class com.coze.openapi.service.utils.UserAgentInterceptor
 
INTERRUPT - Static variable in class com.coze.openapi.client.workflows.run.model.WorkflowEventType
Interruption.
isDone() - Method in class com.coze.openapi.client.chat.model.ChatEvent
 
isDone() - Method in class com.coze.openapi.client.workflows.run.model.WorkflowEvent
 

J

JWTOAuth - Class in com.coze.openapi.service.auth
 
JWTOAuth(JWTOAuthClient) - Constructor for class com.coze.openapi.service.auth.JWTOAuth
 
JWTOAuthBuilder() - Constructor for class com.coze.openapi.service.auth.JWTOAuthClient.JWTOAuthBuilder
 
JWTOAuthClient - Class in com.coze.openapi.service.auth
 
JWTOAuthClient(JWTOAuthClient.JWTOAuthBuilder) - Constructor for class com.coze.openapi.service.auth.JWTOAuthClient
 
JWTOAuthClient.JWTOAuthBuilder - Class in com.coze.openapi.service.auth
 

L

LanguageCode - Enum in com.coze.openapi.client.audio.common
Language codes.
list(Boolean, Integer, Integer, BaseReq) - Method in interface com.coze.openapi.api.AudioVoiceAPI
 
list(String, Integer, Integer, BaseReq) - Method in interface com.coze.openapi.api.BotAPI
 
list(String, String, BaseReq) - Method in interface com.coze.openapi.api.ChatMessageAPI
 
list(String, Integer, Integer, BaseReq) - Method in interface com.coze.openapi.api.ConversationAPI
 
list(String, ListMessageReq, BaseReq) - Method in interface com.coze.openapi.api.ConversationMessageAPI
 
list(ListDocumentReq, BaseReq) - Method in interface com.coze.openapi.api.DocumentAPI
 
list(Integer, Integer, BaseReq) - Method in interface com.coze.openapi.api.WorkspaceAPI
 
list(ListVoiceReq) - Method in class com.coze.openapi.service.service.audio.VoiceService
 
list(ListBotReq) - Method in class com.coze.openapi.service.service.bots.BotService
 
list(ListMessageReq) - Method in class com.coze.openapi.service.service.chat.ChatMessageService
 
list(ListConversationReq) - Method in class com.coze.openapi.service.service.conversation.ConversationService
 
list(ListMessageReq) - Method in class com.coze.openapi.service.service.conversation.MessageService
 
list(ListDocumentReq) - Method in class com.coze.openapi.service.service.dataset.DocumentService
 
list(ListWorkspaceReq) - Method in class com.coze.openapi.service.service.workspace.WorkspaceService
 
ListBotReq - Class in com.coze.openapi.client.bots
 
ListBotReq() - Constructor for class com.coze.openapi.client.bots.ListBotReq
 
ListBotResp - Class in com.coze.openapi.client.bots
 
ListBotResp() - Constructor for class com.coze.openapi.client.bots.ListBotResp
 
ListConversationReq - Class in com.coze.openapi.client.connversations
 
ListConversationReq() - Constructor for class com.coze.openapi.client.connversations.ListConversationReq
 
ListConversationResp - Class in com.coze.openapi.client.connversations
 
ListConversationResp() - Constructor for class com.coze.openapi.client.connversations.ListConversationResp
 
ListDocumentReq - Class in com.coze.openapi.client.dataset.document
 
ListDocumentReq() - Constructor for class com.coze.openapi.client.dataset.document.ListDocumentReq
 
ListDocumentResp - Class in com.coze.openapi.client.dataset.document
 
ListDocumentResp() - Constructor for class com.coze.openapi.client.dataset.document.ListDocumentResp
 
ListMessageReq - Class in com.coze.openapi.client.chat.message
 
ListMessageReq - Class in com.coze.openapi.client.connversations.message
 
ListMessageReq() - Constructor for class com.coze.openapi.client.connversations.message.ListMessageReq
 
ListMessageResp - Class in com.coze.openapi.client.chat.message
 
ListMessageResp() - Constructor for class com.coze.openapi.client.chat.message.ListMessageResp
 
ListMessageResp - Class in com.coze.openapi.client.connversations.message
 
ListMessageResp() - Constructor for class com.coze.openapi.client.connversations.message.ListMessageResp
 
ListVoiceReq - Class in com.coze.openapi.client.audio.voices
 
ListVoiceReq() - Constructor for class com.coze.openapi.client.audio.voices.ListVoiceReq
 
ListVoiceResp - Class in com.coze.openapi.client.audio.voices
 
ListVoiceResp() - Constructor for class com.coze.openapi.client.audio.voices.ListVoiceResp
 
ListWorkspaceReq - Class in com.coze.openapi.client.workspace
 
ListWorkspaceReq() - Constructor for class com.coze.openapi.client.workspace.ListWorkspaceReq
 
ListWorkspaceResp - Class in com.coze.openapi.client.workspace
 
ListWorkspaceResp() - Constructor for class com.coze.openapi.client.workspace.ListWorkspaceResp
 
LOG_HEADER - Static variable in class com.coze.openapi.service.utils.Utils
 
logger - Variable in class com.coze.openapi.service.auth.OAuthClient.OAuthBuilder
 
logger(Logger) - Method in class com.coze.openapi.service.auth.OAuthClient.OAuthBuilder
 
logger(Logger) - Method in class com.coze.openapi.service.service.CozeAPI.Builder
 

M

MEMBER - Static variable in class com.coze.openapi.client.workspace.model.WorkspaceRoleType
 
Message - Class in com.coze.openapi.client.connversations.message.model
 
Message() - Constructor for class com.coze.openapi.client.connversations.message.model.Message
 
MESSAGE - Static variable in class com.coze.openapi.client.workflows.run.model.WorkflowEventType
The output message from the workflow node, such as the output message from the message node or end node.
message() - Method in class com.coze.openapi.service.service.chat.ChatService
 
MessageContentType - Enum in com.coze.openapi.client.connversations.message.model
 
MessageObjectString - Class in com.coze.openapi.client.connversations.message.model
 
MessageObjectString() - Constructor for class com.coze.openapi.client.connversations.message.model.MessageObjectString
 
MessageObjectStringType - Enum in com.coze.openapi.client.connversations.message.model
The content type of the multimodal message.
MessageRole - Enum in com.coze.openapi.client.connversations.message.model
 
messages() - Method in class com.coze.openapi.service.service.conversation.ConversationService
 
MessageService - Class in com.coze.openapi.service.service.conversation
 
MessageService(ConversationMessageAPI) - Constructor for class com.coze.openapi.service.service.conversation.MessageService
 
MessageType - Enum in com.coze.openapi.client.connversations.message.model
 

N

needRefresh() - Method in class com.coze.openapi.service.auth.Auth
 
next() - Method in class com.coze.openapi.client.common.pagination.PageNumBasedPaginator
 
next() - Method in class com.coze.openapi.client.common.pagination.TokenBasedPaginator
 

O

OAuthBuilder() - Constructor for class com.coze.openapi.service.auth.OAuthClient.OAuthBuilder
 
OAuthClient - Class in com.coze.openapi.service.auth
 
OAuthClient(OAuthClient.OAuthBuilder<?>) - Constructor for class com.coze.openapi.service.auth.OAuthClient
 
OAuthClient.OAuthBuilder<T extends OAuthClient.OAuthBuilder<T>> - Class in com.coze.openapi.service.auth
 
OAuthToken - Class in com.coze.openapi.client.auth
 
OAuthToken() - Constructor for class com.coze.openapi.client.auth.OAuthToken
 
of(AudioCodec) - Static method in class com.coze.openapi.client.audio.rooms.model.RoomConfig
 
of(String) - Static method in class com.coze.openapi.client.bots.RetrieveBotReq
 
of(String, String) - Static method in class com.coze.openapi.client.chat.CancelChatReq
 
of(String, String) - Static method in class com.coze.openapi.client.chat.message.ListMessageReq
 
of(String, String) - Static method in class com.coze.openapi.client.chat.model.ToolOutput
 
of(String, String) - Static method in class com.coze.openapi.client.chat.RetrieveChatReq
 
of(String) - Static method in class com.coze.openapi.client.connversations.ClearConversationReq
 
of(String) - Static method in class com.coze.openapi.client.connversations.ListConversationReq
 
of(String, String) - Static method in class com.coze.openapi.client.connversations.message.DeleteMessageReq
 
of(String) - Static method in class com.coze.openapi.client.connversations.RetrieveConversationReq
 
of(Long, Integer, Integer) - Static method in class com.coze.openapi.client.dataset.document.ListDocumentReq
 
of(String) - Static method in class com.coze.openapi.client.files.RetrieveFileReq
 
of(String, byte[]) - Static method in class com.coze.openapi.client.files.UploadFileReq
 
of(File) - Static method in class com.coze.openapi.client.files.UploadFileReq
 
of(String) - Static method in class com.coze.openapi.client.files.UploadFileReq
 
of(String, String) - Static method in class com.coze.openapi.client.workflows.run.RetrieveRunHistoryReq
 
of(Integer, Integer) - Static method in class com.coze.openapi.client.workspace.ListWorkspaceReq
 
onFailure(Call<ResponseBody>, Throwable) - Method in class com.coze.openapi.service.service.common.AbstractEventCallback
 
onResponse(Call<ResponseBody>, Response<ResponseBody>) - Method in class com.coze.openapi.service.service.common.AbstractEventCallback
 
OWNER - Static variable in class com.coze.openapi.client.workspace.model.WorkspaceRoleType
 

P

PageFetcher<T> - Interface in com.coze.openapi.client.common.pagination
 
PageNumBasedPaginator<T> - Class in com.coze.openapi.client.common.pagination
 
PageNumBasedPaginator(PageFetcher<T>, int) - Constructor for class com.coze.openapi.client.common.pagination.PageNumBasedPaginator
 
PageRequest - Class in com.coze.openapi.client.common.pagination
 
PageRequest() - Constructor for class com.coze.openapi.client.common.pagination.PageRequest
 
PageResp<T> - Class in com.coze.openapi.client.common.pagination
 
PageResp() - Constructor for class com.coze.openapi.client.common.pagination.PageResp
 
PageResponse<T> - Class in com.coze.openapi.client.common.pagination
 
PageResponse() - Constructor for class com.coze.openapi.client.common.pagination.PageResponse
 
parseEvent(Map<String, String>, String) - Static method in class com.coze.openapi.client.chat.model.ChatEvent
 
parseEvent(Map<String, String>, String) - Static method in class com.coze.openapi.client.workflows.run.model.WorkflowEvent
 
PERSONAL - Static variable in class com.coze.openapi.client.workspace.model.WorkspaceType
 
PKCEOAuthBuilder() - Constructor for class com.coze.openapi.service.auth.PKCEOAuthClient.PKCEOAuthBuilder
 
PKCEOAuthClient - Class in com.coze.openapi.service.auth
 
PKCEOAuthClient(PKCEOAuthClient.PKCEOAuthBuilder) - Constructor for class com.coze.openapi.service.auth.PKCEOAuthClient
 
PKCEOAuthClient.CodeChallengeMethod - Enum in com.coze.openapi.service.auth
 
PKCEOAuthClient.PKCEOAuthBuilder - Class in com.coze.openapi.service.auth
 
privateKey(String) - Method in class com.coze.openapi.service.auth.JWTOAuthClient.JWTOAuthBuilder
 
processLine(String, BufferedReader, String) - Method in class com.coze.openapi.service.service.chat.EventCallback
 
processLine(String, BufferedReader, String) - Method in class com.coze.openapi.service.service.common.AbstractEventCallback
 
processLine(String, BufferedReader, String) - Method in class com.coze.openapi.service.service.workflow.EventCallback
 
publicKey(String) - Method in class com.coze.openapi.service.auth.JWTOAuthClient.JWTOAuthBuilder
 
publish(PublishBotReq, BaseReq) - Method in interface com.coze.openapi.api.BotAPI
 
publish(PublishBotReq) - Method in class com.coze.openapi.service.service.bots.BotService
 
PublishBotReq - Class in com.coze.openapi.client.bots
 
PublishBotReq() - Constructor for class com.coze.openapi.client.bots.PublishBotReq
 
PublishBotResp - Class in com.coze.openapi.client.bots
 
PublishBotResp() - Constructor for class com.coze.openapi.client.bots.PublishBotResp
 

R

readTimeout - Variable in class com.coze.openapi.service.auth.OAuthClient.OAuthBuilder
 
readTimeout(int) - Method in class com.coze.openapi.service.auth.OAuthClient.OAuthBuilder
 
readTimeout(int) - Method in class com.coze.openapi.service.service.CozeAPI.Builder
 
refreshAccessToken(String, String) - Method in class com.coze.openapi.service.auth.OAuthClient
 
refreshAccessToken(String) - Method in class com.coze.openapi.service.auth.OAuthClient
 
refreshToken - Variable in class com.coze.openapi.service.auth.Auth
 
refreshToken(String) - Method in class com.coze.openapi.service.auth.DeviceOAuthClient
 
refreshToken(String) - Method in class com.coze.openapi.service.auth.JWTOAuthClient
 
refreshToken(String) - Method in class com.coze.openapi.service.auth.OAuthClient
 
refreshToken(String) - Method in class com.coze.openapi.service.auth.PKCEOAuthClient
 
refreshToken(String) - Method in class com.coze.openapi.service.auth.WebOAuthClient
 
responseType() - Method in class com.coze.openapi.service.service.APIResponseCallAdapter
 
resume(ResumeRunReq, BaseReq) - Method in interface com.coze.openapi.api.WorkflowRunAPI
 
resume(ResumeRunReq) - Method in class com.coze.openapi.service.service.workflow.WorkflowRunService
 
ResumeRunReq - Class in com.coze.openapi.client.workflows.run
 
ResumeRunReq(String, String, String, Integer) - Constructor for class com.coze.openapi.client.workflows.run.ResumeRunReq
 
retrieve(String, BaseReq) - Method in interface com.coze.openapi.api.BotAPI
 
retrieve(String, String, BaseReq) - Method in interface com.coze.openapi.api.ChatAPI
 
retrieve(String, BaseReq) - Method in interface com.coze.openapi.api.ConversationAPI
 
retrieve(String, String, BaseReq) - Method in interface com.coze.openapi.api.ConversationMessageAPI
 
retrieve(Map<String, String>, GetAccessTokenReq) - Method in interface com.coze.openapi.api.CozeAuthAPI
 
retrieve(String, BaseReq) - Method in interface com.coze.openapi.api.FileAPI
 
retrieve(String, String, BaseReq) - Method in interface com.coze.openapi.api.WorkflowRunHistoryAPI
 
retrieve(RetrieveBotReq) - Method in class com.coze.openapi.service.service.bots.BotService
 
retrieve(RetrieveChatReq) - Method in class com.coze.openapi.service.service.chat.ChatService
 
retrieve(RetrieveConversationReq) - Method in class com.coze.openapi.service.service.conversation.ConversationService
 
retrieve(RetrieveMessageReq) - Method in class com.coze.openapi.service.service.conversation.MessageService
 
retrieve(RetrieveFileReq) - Method in class com.coze.openapi.service.service.file.FileService
 
retrieve(RetrieveRunHistoryReq) - Method in class com.coze.openapi.service.service.workflow.WorkflowRunHistoryService
 
RetrieveBotReq - Class in com.coze.openapi.client.bots
 
RetrieveBotReq() - Constructor for class com.coze.openapi.client.bots.RetrieveBotReq
 
RetrieveBotResp - Class in com.coze.openapi.client.bots
 
RetrieveBotResp() - Constructor for class com.coze.openapi.client.bots.RetrieveBotResp
 
RetrieveChatReq - Class in com.coze.openapi.client.chat
 
RetrieveChatResp - Class in com.coze.openapi.client.chat
 
RetrieveChatResp() - Constructor for class com.coze.openapi.client.chat.RetrieveChatResp
 
RetrieveConversationReq - Class in com.coze.openapi.client.connversations
 
RetrieveConversationReq() - Constructor for class com.coze.openapi.client.connversations.RetrieveConversationReq
 
RetrieveConversationResp - Class in com.coze.openapi.client.connversations
 
RetrieveConversationResp() - Constructor for class com.coze.openapi.client.connversations.RetrieveConversationResp
 
RetrieveFileReq - Class in com.coze.openapi.client.files
 
RetrieveFileReq() - Constructor for class com.coze.openapi.client.files.RetrieveFileReq
 
RetrieveFileResp - Class in com.coze.openapi.client.files
 
RetrieveFileResp() - Constructor for class com.coze.openapi.client.files.RetrieveFileResp
 
RetrieveMessageReq - Class in com.coze.openapi.client.connversations.message
 
RetrieveMessageReq() - Constructor for class com.coze.openapi.client.connversations.message.RetrieveMessageReq
 
RetrieveMessageResp - Class in com.coze.openapi.client.connversations.message
 
RetrieveMessageResp() - Constructor for class com.coze.openapi.client.connversations.message.RetrieveMessageResp
 
RetrieveRunHistoryReq - Class in com.coze.openapi.client.workflows.run
 
RetrieveRunHistoryReq() - Constructor for class com.coze.openapi.client.workflows.run.RetrieveRunHistoryReq
 
RetrieveRunHistoryResp - Class in com.coze.openapi.client.workflows.run
 
RetrieveRunHistoryResp() - Constructor for class com.coze.openapi.client.workflows.run.RetrieveRunHistoryResp
 
RoomAudioConfig - Class in com.coze.openapi.client.audio.rooms.model
 
RoomAudioConfig() - Constructor for class com.coze.openapi.client.audio.rooms.model.RoomAudioConfig
 
RoomConfig - Class in com.coze.openapi.client.audio.rooms.model
 
RoomConfig() - Constructor for class com.coze.openapi.client.audio.rooms.model.RoomConfig
 
rooms() - Method in class com.coze.openapi.service.service.audio.AudioService
 
RoomService - Class in com.coze.openapi.service.service.audio
 
RoomService(AudioRoomAPI) - Constructor for class com.coze.openapi.service.service.audio.RoomService
 
run(RunWorkflowReq, BaseReq) - Method in interface com.coze.openapi.api.WorkflowRunAPI
 
RUNNING - Static variable in class com.coze.openapi.client.workflows.run.model.WorkflowExecuteStatus
Execution in progress.
runs() - Method in class com.coze.openapi.service.service.workflow.WorkflowService
 
RunWorkflowReq - Class in com.coze.openapi.client.workflows.run
 
RunWorkflowReq() - Constructor for class com.coze.openapi.client.workflows.run.RunWorkflowReq
 
RunWorkflowResp - Class in com.coze.openapi.client.workflows.run
 
RunWorkflowResp() - Constructor for class com.coze.openapi.client.workflows.run.RunWorkflowResp
 

S

Scope - Class in com.coze.openapi.client.auth.scope
 
Scope() - Constructor for class com.coze.openapi.client.auth.scope.Scope
 
ScopeAccountPermission - Class in com.coze.openapi.client.auth.scope
 
ScopeAccountPermission() - Constructor for class com.coze.openapi.client.auth.scope.ScopeAccountPermission
 
ScopeAttributeConstraint - Class in com.coze.openapi.client.auth.scope
 
ScopeAttributeConstraint() - Constructor for class com.coze.openapi.client.auth.scope.ScopeAttributeConstraint
 
ScopeAttributeConstraintConnectorBotChatAttribute - Class in com.coze.openapi.client.auth.scope
 
ScopeAttributeConstraintConnectorBotChatAttribute() - Constructor for class com.coze.openapi.client.auth.scope.ScopeAttributeConstraintConnectorBotChatAttribute
 
self() - Method in class com.coze.openapi.service.auth.DeviceOAuthClient.DeviceOAuthBuilder
 
self() - Method in class com.coze.openapi.service.auth.JWTOAuthClient.JWTOAuthBuilder
 
self() - Method in class com.coze.openapi.service.auth.OAuthClient.OAuthBuilder
 
self() - Method in class com.coze.openapi.service.auth.PKCEOAuthClient.PKCEOAuthBuilder
 
self() - Method in class com.coze.openapi.service.auth.WebOAuthClient.WebOAuthBuilder
 
setLogger(Logger) - Static method in class com.coze.openapi.service.auth.AuthLogFactory
 
setLogger(Logger) - Static method in class com.coze.openapi.service.service.common.CozeLoggerFactory
 
setObjectContent(List<MessageObjectString>) - Method in class com.coze.openapi.client.connversations.message.CreateMessageReq
 
setObjectContent(List<MessageObjectString>) - Method in class com.coze.openapi.client.connversations.message.UpdateMessageReq
 
shutdownExecutor() - Method in class com.coze.openapi.service.auth.OAuthClient
 
shutdownExecutor() - Method in class com.coze.openapi.service.service.CozeAPI
 
SimpleBot - Class in com.coze.openapi.client.bots.model
 
SimpleBot() - Constructor for class com.coze.openapi.client.bots.model.SimpleBot
 
SLOW_DOWN - Static variable in class com.coze.openapi.client.exception.AuthErrorCode
 
Sort - Enum in com.coze.openapi.client.common
 
speech() - Method in class com.coze.openapi.service.service.audio.AudioService
 
SpeechService - Class in com.coze.openapi.service.service.audio
 
SpeechService(AudioSpeechAPI) - Constructor for class com.coze.openapi.service.service.audio.SpeechService
 
stream(String, CreateChatReq, BaseReq) - Method in interface com.coze.openapi.api.ChatAPI
 
stream(RunWorkflowReq, BaseReq) - Method in interface com.coze.openapi.api.WorkflowRunAPI
 
stream(CreateChatReq) - Method in class com.coze.openapi.service.service.chat.ChatService
 
stream(Call<ResponseBody>) - Static method in class com.coze.openapi.service.service.chat.ChatService
 
stream(RunWorkflowReq) - Method in class com.coze.openapi.service.service.workflow.WorkflowRunService
 
stream(Call<ResponseBody>) - Static method in class com.coze.openapi.service.service.workflow.WorkflowRunService
 
streamSubmitToolOutputs(String, String, SubmitToolOutputsReq, BaseReq) - Method in interface com.coze.openapi.api.ChatAPI
 
streamSubmitToolOutputs(SubmitToolOutputsReq) - Method in class com.coze.openapi.service.service.chat.ChatService
 
SUBMIT_TOOL_OUTPUTS - Static variable in class com.coze.openapi.client.chat.model.ChatRequiredActionType
 
submitToolOutputs(String, String, SubmitToolOutputsReq, BaseReq) - Method in interface com.coze.openapi.api.ChatAPI
 
submitToolOutputs(SubmitToolOutputsReq) - Method in class com.coze.openapi.service.service.chat.ChatService
 
SubmitToolOutputsReq - Class in com.coze.openapi.client.chat
 
SubmitToolOutputsReq() - Constructor for class com.coze.openapi.client.chat.SubmitToolOutputsReq
 
SubmitToolOutputsResp - Class in com.coze.openapi.client.chat
 
SubmitToolOutputsResp() - Constructor for class com.coze.openapi.client.chat.SubmitToolOutputsResp
 
SUCCESS - Static variable in class com.coze.openapi.client.workflows.run.model.WorkflowExecuteStatus
Execution succeeded.

T

TEAM - Static variable in class com.coze.openapi.client.workspace.model.WorkspaceType
 
TimeoutInterceptor - Class in com.coze.openapi.service.service
 
TimeoutInterceptor() - Constructor for class com.coze.openapi.service.service.TimeoutInterceptor
 
toJson() - Method in class com.coze.openapi.client.connversations.message.model.MessageObjectString
 
toJson(Object) - Static method in class com.coze.openapi.service.utils.Utils
 
token() - Method in class com.coze.openapi.service.auth.Auth
获取token
token() - Method in class com.coze.openapi.service.auth.JWTOAuth
 
token() - Method in class com.coze.openapi.service.auth.TokenAuth
 
TokenAuth - Class in com.coze.openapi.service.auth
 
TokenAuth(String) - Constructor for class com.coze.openapi.service.auth.TokenAuth
 
TokenBasedPaginator<T> - Class in com.coze.openapi.client.common.pagination
 
TokenBasedPaginator(PageFetcher<T>, int) - Constructor for class com.coze.openapi.client.common.pagination.TokenBasedPaginator
 
tokenType() - Method in class com.coze.openapi.service.auth.Auth
获取token类型
toMap() - Method in class com.coze.openapi.client.auth.scope.Scope
 
ToolOutput - Class in com.coze.openapi.client.chat.model
 
ToolOutput() - Constructor for class com.coze.openapi.client.chat.model.ToolOutput
 
toString() - Method in enum com.coze.openapi.client.auth.GrantType
 
toString() - Method in class com.coze.openapi.client.exception.AuthErrorCode
 
ttl(Integer) - Method in class com.coze.openapi.service.auth.JWTOAuthClient.JWTOAuthBuilder
 

U

update(UpdateBotReq, BaseReq) - Method in interface com.coze.openapi.api.BotAPI
 
update(String, String, UpdateMessageReq, BaseReq) - Method in interface com.coze.openapi.api.ConversationMessageAPI
 
update(UpdateDocumentReq, BaseReq) - Method in interface com.coze.openapi.api.DocumentAPI
 
update(UpdateBotReq) - Method in class com.coze.openapi.service.service.bots.BotService
 
update(UpdateMessageReq) - Method in class com.coze.openapi.service.service.conversation.MessageService
 
update(UpdateDocumentReq) - Method in class com.coze.openapi.service.service.dataset.DocumentService
 
UpdateBotReq - Class in com.coze.openapi.client.bots
 
UpdateBotReq() - Constructor for class com.coze.openapi.client.bots.UpdateBotReq
 
UpdateBotResp - Class in com.coze.openapi.client.bots
 
UpdateBotResp() - Constructor for class com.coze.openapi.client.bots.UpdateBotResp
 
UpdateDocumentReq - Class in com.coze.openapi.client.dataset.document
 
UpdateDocumentReq() - Constructor for class com.coze.openapi.client.dataset.document.UpdateDocumentReq
 
UpdateDocumentResp - Class in com.coze.openapi.client.dataset.document
 
UpdateDocumentResp() - Constructor for class com.coze.openapi.client.dataset.document.UpdateDocumentResp
 
UpdateMessageReq - Class in com.coze.openapi.client.connversations.message
 
UpdateMessageReq() - Constructor for class com.coze.openapi.client.connversations.message.UpdateMessageReq
 
UpdateMessageResp - Class in com.coze.openapi.client.connversations.message
 
UpdateMessageResp() - Constructor for class com.coze.openapi.client.connversations.message.UpdateMessageResp
 
upload(MultipartBody.Part, BaseReq) - Method in interface com.coze.openapi.api.FileAPI
 
upload(UploadFileReq) - Method in class com.coze.openapi.service.service.file.FileService
Upload files to Coze platform.
UploadFileReq - Class in com.coze.openapi.client.files
 
UploadFileReq() - Constructor for class com.coze.openapi.client.files.UploadFileReq
 
UploadFileResp - Class in com.coze.openapi.client.files
 
UploadFileResp() - Constructor for class com.coze.openapi.client.files.UploadFileResp
 
UserAgentInterceptor - Class in com.coze.openapi.service.utils
 
UserAgentInterceptor() - Constructor for class com.coze.openapi.service.utils.UserAgentInterceptor
 
Utils - Class in com.coze.openapi.service.utils
 
Utils() - Constructor for class com.coze.openapi.service.utils.Utils
 

V

valueOf(String) - Static method in enum com.coze.openapi.client.audio.common.AudioFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.coze.openapi.client.audio.common.LanguageCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.coze.openapi.client.audio.rooms.model.AudioCodec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.coze.openapi.client.auth.GrantType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.coze.openapi.client.bots.model.BotMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.coze.openapi.client.chat.model.ChatStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.coze.openapi.client.common.Sort
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.coze.openapi.client.connversations.message.model.MessageContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.coze.openapi.client.connversations.message.model.MessageObjectStringType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.coze.openapi.client.connversations.message.model.MessageRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.coze.openapi.client.connversations.message.model.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.coze.openapi.client.dataset.document.model.DocumentFormatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.coze.openapi.client.dataset.document.model.DocumentSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.coze.openapi.client.dataset.document.model.DocumentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.coze.openapi.client.dataset.document.model.DocumentUpdateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.coze.openapi.client.workflows.run.model.WorkflowRunMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.coze.openapi.service.auth.PKCEOAuthClient.CodeChallengeMethod
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.coze.openapi.client.audio.common.AudioFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.coze.openapi.client.audio.common.LanguageCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.coze.openapi.client.audio.rooms.model.AudioCodec
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.coze.openapi.client.auth.GrantType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.coze.openapi.client.bots.model.BotMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.coze.openapi.client.chat.model.ChatStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.coze.openapi.client.common.Sort
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.coze.openapi.client.connversations.message.model.MessageContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.coze.openapi.client.connversations.message.model.MessageObjectStringType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.coze.openapi.client.connversations.message.model.MessageRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.coze.openapi.client.connversations.message.model.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.coze.openapi.client.dataset.document.model.DocumentFormatType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.coze.openapi.client.dataset.document.model.DocumentSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.coze.openapi.client.dataset.document.model.DocumentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.coze.openapi.client.dataset.document.model.DocumentUpdateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.coze.openapi.client.workflows.run.model.WorkflowRunMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.coze.openapi.service.auth.PKCEOAuthClient.CodeChallengeMethod
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class com.coze.openapi.service.utils.UserAgentInterceptor
 
Voice - Class in com.coze.openapi.client.audio.voices.model
 
Voice() - Constructor for class com.coze.openapi.client.audio.voices.model.Voice
 
voices() - Method in class com.coze.openapi.service.service.audio.AudioService
 
VoiceService - Class in com.coze.openapi.service.service.audio
 
VoiceService(AudioVoiceAPI) - Constructor for class com.coze.openapi.service.service.audio.VoiceService
 

W

WebOAuthBuilder() - Constructor for class com.coze.openapi.service.auth.WebOAuthClient.WebOAuthBuilder
 
WebOAuthClient - Class in com.coze.openapi.service.auth
 
WebOAuthClient(OAuthClient.OAuthBuilder) - Constructor for class com.coze.openapi.service.auth.WebOAuthClient
 
WebOAuthClient.WebOAuthBuilder - Class in com.coze.openapi.service.auth
 
WorkflowEvent - Class in com.coze.openapi.client.workflows.run.model
 
WorkflowEvent() - Constructor for class com.coze.openapi.client.workflows.run.model.WorkflowEvent
 
WorkflowEventError - Class in com.coze.openapi.client.workflows.run.model
 
WorkflowEventError() - Constructor for class com.coze.openapi.client.workflows.run.model.WorkflowEventError
 
WorkflowEventInterrupt - Class in com.coze.openapi.client.workflows.run.model
 
WorkflowEventInterrupt() - Constructor for class com.coze.openapi.client.workflows.run.model.WorkflowEventInterrupt
 
WorkflowEventInterruptData - Class in com.coze.openapi.client.workflows.run.model
 
WorkflowEventInterruptData() - Constructor for class com.coze.openapi.client.workflows.run.model.WorkflowEventInterruptData
 
WorkflowEventMessage - Class in com.coze.openapi.client.workflows.run.model
 
WorkflowEventMessage() - Constructor for class com.coze.openapi.client.workflows.run.model.WorkflowEventMessage
 
WorkflowEventType - Class in com.coze.openapi.client.workflows.run.model
Workflow event types.
WorkflowEventType() - Constructor for class com.coze.openapi.client.workflows.run.model.WorkflowEventType
 
WorkflowExecuteStatus - Class in com.coze.openapi.client.workflows.run.model
Execution status of the workflow.
WorkflowExecuteStatus() - Constructor for class com.coze.openapi.client.workflows.run.model.WorkflowExecuteStatus
 
WorkflowRunAPI - Interface in com.coze.openapi.api
 
WorkflowRunHistory - Class in com.coze.openapi.client.workflows.run.model
 
WorkflowRunHistory() - Constructor for class com.coze.openapi.client.workflows.run.model.WorkflowRunHistory
 
WorkflowRunHistoryAPI - Interface in com.coze.openapi.api
 
WorkflowRunHistoryService - Class in com.coze.openapi.service.service.workflow
 
WorkflowRunHistoryService(WorkflowRunHistoryAPI) - Constructor for class com.coze.openapi.service.service.workflow.WorkflowRunHistoryService
 
WorkflowRunMode - Enum in com.coze.openapi.client.workflows.run.model
Run mode of the workflow.
WorkflowRunResult - Class in com.coze.openapi.client.workflows.run.model
 
WorkflowRunResult() - Constructor for class com.coze.openapi.client.workflows.run.model.WorkflowRunResult
 
WorkflowRunService - Class in com.coze.openapi.service.service.workflow
 
WorkflowRunService(WorkflowRunAPI, WorkflowRunHistoryAPI) - Constructor for class com.coze.openapi.service.service.workflow.WorkflowRunService
 
workflows() - Method in class com.coze.openapi.service.service.CozeAPI
 
WorkflowService - Class in com.coze.openapi.service.service.workflow
 
WorkflowService(WorkflowRunAPI, WorkflowRunHistoryAPI) - Constructor for class com.coze.openapi.service.service.workflow.WorkflowService
 
Workspace - Class in com.coze.openapi.client.workspace.model
 
Workspace() - Constructor for class com.coze.openapi.client.workspace.model.Workspace
 
WorkspaceAPI - Interface in com.coze.openapi.api
 
WorkspaceRoleType - Class in com.coze.openapi.client.workspace.model
 
workspaces() - Method in class com.coze.openapi.service.service.CozeAPI
 
WorkspaceService - Class in com.coze.openapi.service.service.workspace
 
WorkspaceService(WorkspaceAPI) - Constructor for class com.coze.openapi.service.service.workspace.WorkspaceService
 
WorkspaceType - Class in com.coze.openapi.client.workspace.model
 
writeToFile(String) - Method in class com.coze.openapi.client.common.FileResponse
 
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links

Copyright © 2024. All rights reserved.