| 程序包 | 说明 |
|---|---|
| com.volcengine.tos | |
| com.volcengine.tos.auth | |
| com.volcengine.tos.session |
| 限定符和类型 | 方法和说明 |
|---|---|
Credentials |
TOSClient.getCredentials()
已过时。
|
Credentials |
TOSClientConfiguration.getCredentials()
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
TOSV2 |
TOSV2Builder.build(String region,
String endpoint,
Credentials credentials)
use the specific TOS region, endpoint, customer credentials.
|
TOSV2 |
TOSV2ClientBuilder.build(String region,
String endpoint,
Credentials credentials)
已过时。
|
TOSV2 |
TOSV2Builder.build(String region,
String endpoint,
Credentials credentials,
TransportConfig conf)
use the specific TOS region, endpoint, customer credentials and customer http request configuration
to create a new client instance.
|
TOSV2 |
TOSV2ClientBuilder.build(String region,
String endpoint,
Credentials credentials,
TransportConfig conf)
已过时。
|
void |
TOSV2Client.changeCredentials(Credentials credentials)
已过时。
|
void |
TOSV2.changeCredentials(Credentials credentials)
已过时。
|
TOSClientConfiguration.TosClientConfigurationBuilder |
TOSClientConfiguration.TosClientConfigurationBuilder.credentials(Credentials credentials)
已过时。
|
TOSClient |
TOSClient.setCredentials(Credentials credentials)
已过时。
|
TOSClientConfiguration |
TOSClientConfiguration.setCredentials(Credentials credentials)
已过时。
|
static ClientOptionsBuilder |
ClientOptions.withCredentials(Credentials credentials)
已过时。
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
FederationCredentials
已过时。
|
class |
StaticCredentials
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
Credentials |
SignV4.getCredential() |
Credentials |
Signer.getCredential() |
| 构造器和说明 |
|---|
SignV4(Credentials credentials,
String region)
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
Credentials |
Session.getCredentials() |
| 限定符和类型 | 方法和说明 |
|---|---|
Session |
Session.setCredentials(Credentials credentials) |
| 构造器和说明 |
|---|
Session(String endpoint,
String region,
Credentials credentials,
SessionOptionsBuilder... options) |
Copyright © 2024. All rights reserved.