| Constructor and Description |
|---|
AbstractBceClient(BceClientConfiguration config,
HttpResponseHandler[] responseHandlers)
Equivalent to AbstractBceClient(config, responseHandlers, false)
|
AbstractBceClient(BceClientConfiguration config,
HttpResponseHandler[] responseHandlers,
boolean isHttpAsyncPutEnabled)
Constructs a new AbstractBceClient with the specified client configuration and handlers.
|
| Modifier and Type | Method and Description |
|---|---|
static HttpResponseHandler[] |
ServiceConfigFactory.getDefaultResponseHandlers() |
static HttpResponseHandler[] |
ServiceConfigFactory.getResponseHandlers(String serviceName) |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractBceResponse> |
BceHttpClient.execute(InternalRequest request,
Class<T> responseClass,
HttpResponseHandler[] responseHandlers)
Executes the request and returns the result.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BceErrorResponseHandler
HTTP error response handler for Baidu BCE responses.
|
class |
BceJsonResponseHandler
HTTP body json response handler for Baidu BCE responses.
|
class |
BceMetadataResponseHandler
HTTP response handler for Baidu BCE responses.
|
| Constructor and Description |
|---|
BbcClient(BceClientConfiguration config,
HttpResponseHandler[] responseHandlers) |
BbcClient(BceClientConfiguration config,
HttpResponseHandler[] responseHandlers,
boolean isHttpAsyncPutEnabled) |
| Modifier and Type | Class and Description |
|---|---|
class |
BecHttpResponseHandler
The bec http response handler.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BosMetadataResponseHandler |
class |
BosObjectResponseHandler |
| Modifier and Type | Class and Description |
|---|---|
class |
BvwErrorResponseHandler
HTTP error response handler for Baidu BCE responses.
|
class |
BvwMetadataResponseHandler
The bvw metadata response handler.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CdnJsonResponseHandler
HTTP body json response handler for Baidu BCE responses.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CfcResponseHandler
Responsible for handling httpResponses from all CFC service calls
|
| Modifier and Type | Class and Description |
|---|---|
class |
CnapHttpResponseHandler
The cnap http response handler.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractBceResponse> |
BceIotHttpClient.exec(Class<T> responseClass,
HttpResponseHandler[] hadlers) |
| Modifier and Type | Class and Description |
|---|---|
class |
DuMapResponseHandler
DuMap response json handler.
|
| Constructor and Description |
|---|
EvsClient(BceClientConfiguration config,
HttpResponseHandler[] responseHandlers) |
EvsClient(BceClientConfiguration config,
HttpResponseHandler[] responseHandlers,
boolean isHttpAsyncPutEnabled) |
| Modifier and Type | Class and Description |
|---|---|
class |
BceDmpHandler |
| Modifier and Type | Class and Description |
|---|---|
class |
BceIotHiskJsonResponseHandler
HTTP body json response handler for Baidu BCE iot hisk responses.
|
| Modifier and Type | Field and Description |
|---|---|
protected static HttpResponseHandler[] |
AbstractIotHiskBceClient.HANDLERS
Responsible for handling httpResponses from all hisk service calls.
|
| Constructor and Description |
|---|
AbstractIotHiskBceClient(BceClientConfiguration config,
HttpResponseHandler[] responseHandlers) |
| Modifier and Type | Class and Description |
|---|---|
class |
MediaEncryptionKeyResponseHandler |
| Modifier and Type | Class and Description |
|---|---|
class |
MolaDbJsonResponseHandler
Moladb Implementation of HttpResponseHandler.
|
| Constructor and Description |
|---|
RdsClient(BceClientConfiguration config,
HttpResponseHandler[] responseHandlers) |
| Modifier and Type | Field and Description |
|---|---|
protected static HttpResponseHandler[] |
AbstractRuleEngineBceClient.HANDLERS
Responsible for handling HttpResponse from all rule engine service calls.
|
| Constructor and Description |
|---|
AbstractRuleEngineBceClient(BceClientConfiguration configuration,
HttpResponseHandler[] responseHandlers) |
| Constructor and Description |
|---|
ScsClient(BceClientConfiguration config,
HttpResponseHandler[] responseHandlers) |
| Modifier and Type | Field and Description |
|---|---|
protected static HttpResponseHandler[] |
SesClientSupport.SES_HANDLERS |
| Constructor and Description |
|---|
SesClientSupport(BceClientConfiguration config,
HttpResponseHandler[] responseHandlers) |
| Modifier and Type | Field and Description |
|---|---|
protected static HttpResponseHandler[] |
SmsClientSupport.SMS_HANDLERS |
| Constructor and Description |
|---|
SmsClientSupport(BceClientConfiguration config,
HttpResponseHandler[] responseHandlers) |
| Modifier and Type | Class and Description |
|---|---|
class |
BceStsJsonResponseHandler
HTTP body json response handler for Baidu Sts responses.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TableStorageJsonResponseHandler
TableStorage Implementation of HttpResponseHandler.
|
| Modifier and Type | Field and Description |
|---|---|
protected static HttpResponseHandler[] |
AbstractTsdbBceClient.TSDB_HANDLERS
Responsible for handling HttpResponse from all Tsdb service calls.
|
| Constructor and Description |
|---|
AbstractTsdbBceClient(BceClientConfiguration config,
HttpResponseHandler[] responseHandlers) |
| Modifier and Type | Class and Description |
|---|---|
class |
TsdbJsonResponseHandler
Tsdb json response handler.
|
Copyright © 2023. All rights reserved.