Package | Description |
---|---|
com.tencentcloudapi.tione.v20211111.models |
Modifier and Type | Method and Description |
---|---|
AuthToken |
ModifyModelServiceAuthTokenRequest.getAuthToken()
Get AuthToken 数据
|
AuthToken[] |
ServiceCallInfoV2.getAuthTokens()
Get LLM token 列表
|
AuthToken[] |
ServiceGroup.getAuthTokens()
Get 限流鉴权 token 列表
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyModelServiceAuthTokenRequest.setAuthToken(AuthToken AuthToken)
Set AuthToken 数据
|
void |
ServiceCallInfoV2.setAuthTokens(AuthToken[] AuthTokens)
Set LLM token 列表
|
void |
ServiceGroup.setAuthTokens(AuthToken[] AuthTokens)
Set 限流鉴权 token 列表
|
Constructor and Description |
---|
AuthToken(AuthToken source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.