public class WxAispeechDefaultConfigImpl extends Object implements WxAispeechConfigStorage
| 构造器和说明 |
|---|
WxAispeechDefaultConfigImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAesKey() |
String |
getAppid() |
String |
getDialogApiBaseUrl() |
HttpComponentsClientBuilder |
getHttpComponentsClientBuilder() |
String |
getHttpProxyHost() |
String |
getHttpProxyPassword() |
int |
getHttpProxyPort() |
String |
getHttpProxyUsername() |
String |
getKnowledgeApiBaseUrl() |
String |
getOpenAiToken() |
String |
getSecretKey() |
String |
getToken() |
void |
setOpenAiToken(String openAiToken) |
public String getAppid()
getAppid 在接口中 WxAispeechConfigStoragepublic String getToken()
getToken 在接口中 WxAispeechConfigStoragepublic String getAesKey()
getAesKey 在接口中 WxAispeechConfigStoragepublic String getOpenAiToken()
getOpenAiToken 在接口中 WxAispeechConfigStoragepublic void setOpenAiToken(String openAiToken)
setOpenAiToken 在接口中 WxAispeechConfigStoragepublic String getSecretKey()
getSecretKey 在接口中 WxAispeechConfigStoragepublic String getDialogApiBaseUrl()
getDialogApiBaseUrl 在接口中 WxAispeechConfigStoragepublic String getKnowledgeApiBaseUrl()
public String getHttpProxyHost()
getHttpProxyHost 在接口中 WxAispeechConfigStoragepublic int getHttpProxyPort()
getHttpProxyPort 在接口中 WxAispeechConfigStoragepublic String getHttpProxyUsername()
getHttpProxyUsername 在接口中 WxAispeechConfigStoragepublic String getHttpProxyPassword()
getHttpProxyPassword 在接口中 WxAispeechConfigStoragepublic HttpComponentsClientBuilder getHttpComponentsClientBuilder()
Copyright © 2026. All rights reserved.