| Package | Description |
|---|---|
| com.baidubce.auth | |
| com.baidubce.http |
| Modifier and Type | Class and Description |
|---|---|
class |
BceV1Signer
The V1 implementation of Signer with the BCE signing protocol.
|
| Modifier and Type | Field and Description |
|---|---|
protected Signer |
BceHttpClient.signer |
| Constructor and Description |
|---|
BceHttpClient(BceClientConfiguration config,
Signer signer)
Constructs a new BCE client using the specified client configuration options (ex: max retry attempts, proxy
settings, etc), and request metric collector.
|
BceHttpClient(BceClientConfiguration config,
Signer signer,
boolean isHttpAsyncPutEnabled)
Constructs a new BCE Http Client with httpAsyncPutEnabled.
|
Copyright © 2020. All rights reserved.