| Package | Description |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.http |
| Modifier and Type | Field and Description |
|---|---|
protected ClientConfig |
COSClient.clientConfig |
| Modifier and Type | Method and Description |
|---|---|
ClientConfig |
COS.getClientConfig()
return the client config.
|
ClientConfig |
COSClient.getClientConfig() |
| Constructor and Description |
|---|
COSClient(COSCredentials cred,
ClientConfig clientConfig) |
COSClient(COSCredentialsProvider credProvider,
ClientConfig clientConfig) |
COSEncryptionClient(COSCredentialsProvider credentialsProvider,
EncryptionMaterialsProvider kekMaterialsProvider,
ClientConfig clientConfig,
CryptoConfiguration cryptoConfig) |
COSEncryptionClient(QCLOUDKMS kms,
COSCredentialsProvider credentialsProvider,
EncryptionMaterialsProvider kekMaterialsProvider,
ClientConfig clientConfig,
CryptoConfiguration cryptoConfig) |
| Modifier and Type | Field and Description |
|---|---|
protected ClientConfig |
DefaultCosHttpClient.clientConfig |
| Constructor and Description |
|---|
DefaultCosHttpClient(ClientConfig clientConfig) |
TimeOutCosHttpClient(ClientConfig clientConfig) |
Copyright © 2023. All rights reserved.