| Modifier and Type | Method and Description |
|---|---|
protected <T extends AbstractBceResponse> |
AbstractBceClient.invokeHttpClient(InternalRequest request,
Class<T> responseClass)
Subclasses should invoke this method for sending request to the target service.
|
| 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 | Method and Description |
|---|---|
boolean |
HttpResponseHandler.handle(BceHttpResponse httpResponse,
AbstractBceResponse response) |
boolean |
BceMetadataResponseHandler.handle(BceHttpResponse httpResponse,
AbstractBceResponse response) |
boolean |
BceJsonResponseHandler.handle(BceHttpResponse httpResponse,
AbstractBceResponse response) |
boolean |
BceErrorResponseHandler.handle(BceHttpResponse httpResponse,
AbstractBceResponse response) |
| Modifier and Type | Class and Description |
|---|---|
class |
AddStepsResponse
Represent the response of AddStepsRequest.
|
class |
CreateClusterResponse
Represent the response for the CreateClusterRequest.
|
class |
GetClusterResponse
Represent the response of GetClusterRequest.
|
class |
GetStepResponse
Represent the response of GetStepRequest.
|
class |
ListClustersResponse
Represent the response of ListClustersRequest.
|
class |
ListInstanceGroupsResponse
Represent the response of ListInstanceGroupsRequest.
|
class |
ListInstancesResponse
Represent the response of ListInstancesRequest.
|
class |
ListStepsResponse
Represent the response of ListStepsRequest.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
BosObjectResponseHandler.handle(BceHttpResponse httpResponse,
AbstractBceResponse response) |
boolean |
BosMetadataResponseHandler.handle(BceHttpResponse httpResponse,
AbstractBceResponse response) |
| Modifier and Type | Class and Description |
|---|---|
class |
BosResponse |
class |
CompleteMultipartUploadResponse
The CompleteMultipartUploadResponse contains all the information about the CompleteMultipartUpload method.
|
class |
CopyObjectResponse
Contains the data returned by Baidu Bos from the
BosClient.copyObject(CopyObjectRequest copyObjectRequest) call. |
class |
GetBucketAclResponse |
class |
GetBucketLocationResponse
Get Bucket Location Response
|
class |
GetObjectMetadataResponse |
class |
GetObjectResponse |
class |
InitiateMultipartUploadResponse
Contains the results of initiating a multipart upload, particularly the unique ID of the new multipart upload.
|
class |
ListBucketsResponse
Response object for listing all the Baidu Bos buckets owned by a user.
|
class |
ListMultipartUploadsResponse
The ListMultipartUploadsResponse contains all the information about the
ListMultipartUploads method.
|
class |
ListObjectsResponse
Contains the results of listing the objects in an Baidu Bos bucket.
|
class |
ListPartsResponse
The ListPartsResponse contains all the information about the ListParts method.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateNotificationResponse |
class |
CreatePresetResponse |
class |
CreateSessionResponse |
class |
DeleteNotificationResponse |
class |
DeletePresetResponse |
class |
DeleteSessionResponse |
class |
GetNotificationResponse |
class |
GetPresetResponse |
class |
GetRecordingResponse |
class |
GetSecurityPolicyResponse |
class |
GetSessionResponse |
class |
GetSessionSourceInfoResponse |
class |
InsertCuePointResponse |
class |
ListNotificationsResponse |
class |
ListPresetsResponse |
class |
ListRecordingsResponse |
class |
ListSecurityPoliciesResponse |
class |
ListSessionsResponse |
class |
PauseSessionResponse |
class |
RefreshSessionResponse |
class |
ResumeSessionResponse |
class |
StartPullSessionResponse |
class |
StartRecordingResponse |
class |
StopRecordingResponse |
class |
UpdateSecurityPolicyResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateJobResponse |
class |
CreatePipelineResponse |
class |
CreateThumbnailJobResponse |
class |
CreateTranscodingJobResponse |
class |
CreateWaterMarkResponse |
class |
DeletePipelineResponse |
class |
DeleteWaterMarkResponse |
class |
ErrorResponse |
class |
GetJobResponse |
class |
GetMediaInfoOfFileResponse |
class |
GetPipelineResponse |
class |
GetThumbnailJobResponse |
class |
GetTranscodingJobResponse |
class |
GetWaterMarkResponse |
class |
ListJobsResponse |
class |
ListPipelinesResponse |
class |
ListThumbnailJobsResponse |
class |
ListTranscodingJobsResponse |
class |
ListWaterMarkResponse |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MolaDbJsonResponseHandler.handle(BceHttpResponse httpResponse,
AbstractBceResponse response) |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchGetItemResponse
Represents the output of a BatchGetItem operation.
|
class |
BatchWriteItemResponse
Represents the output of a BatchWriteItem operation.
|
class |
CreateInstanceResponse
Represents the output of a CreateInstance operation.
|
class |
CreateTableResponse
Represents the output of a CreateTable operation.
|
class |
DeleteInstanceResponse
Represents the output of a DeleteInstance operation.
|
class |
DeleteItemResponse
Represents the output of a DeleteItem operation.
|
class |
DeleteTableResponse
Represents the output of a DeleteTable operation.
|
class |
GetInstanceResponse
Represents the output of a GetInstance operation.
|
class |
GetItemResponse
Represents the output of a GetItem operation.
|
class |
GetTableResponse
Represents the output of a GetTable operation.
|
class |
ListTablesResponse
Represents the output of a ListTables operation.
|
class |
PutItemResponse
Represents the output of a PutItem operation.
|
class |
QueryResponse
Represents the output of a Query operation.
|
class |
UpdateItemResponse
Represents the output of a UpdateItem operation.
|
class |
UpdateTableResponse
Represents the output of a UpdateTable operation.
|
| Constructor and Description |
|---|
BatchGetItemResponseUnmarshaller(AbstractBceResponse response) |
BatchWriteItemResponseUnmarshaller(AbstractBceResponse response) |
DescribeTableUnmarshaller(AbstractBceResponse response) |
GetInstanceResponseUnmarshaller(AbstractBceResponse response) |
GetItemResponseUnmarshaller(AbstractBceResponse response) |
ListInstancesResponseUnmarshaller(AbstractBceResponse response) |
ListTablesResponseUnmarshaller(AbstractBceResponse ret) |
QueryResponseUnmarshaller(AbstractBceResponse response) |
| Modifier and Type | Class and Description |
|---|---|
class |
GetFailedReasonResponse
Response object of getting failed reason, which contains all of reasons while sending email failure.
|
class |
GetFeedbackResponse
Response object of getting feedback.
|
class |
GetQuotaResponse
Response object of getting quota.
|
class |
GetVerifiedDomainResponse
Response object of getting verified domain.
|
class |
GetVerifiedEmailResponse
Response object of getting verified email.
|
class |
IsInRecipientBlacklistResponse
Response object, which will be returned by is in recipient blacklist.
|
class |
ListRecipientBlacklistResponse
Response object of listing recipient blacklist.
|
class |
ListVerifiedDomainResponse
Response object of listing verified domain.
|
class |
ListVerifiedEmailResponse
Response object of listing verified Email.
|
class |
SendEmailResponse
Response object of sending email.
|
class |
SesResponse
The Base class of all SES response.
|
class |
VerifyDKIMResponse
Response object of verifying DKIM.
|
class |
VerifyDomainResponse
The response class of verify domain.
It includes a token, that is used to verify domain. |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateTemplateResponse |
class |
GetTemplateDetailResponse |
class |
ListTemplateResponse |
class |
QueryMessageDetailResponse |
class |
QueryQuotaResponse |
class |
SendMessageResponse |
class |
SmsResponse
The base class of all SMS response
|
class |
StatReceiverResponse |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BceStsJsonResponseHandler.handle(BceHttpResponse httpResponse,
AbstractBceResponse response) |
| Modifier and Type | Class and Description |
|---|---|
class |
GetSessionTokenResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateMediaResourceResponse
Contains the data returned by Baidu VOD from the
putObject operation. |
class |
DeleteMediaResourceResponse |
class |
GenerateMediaDeliveryInfoResponse
Contains the data returned by Baidu VOD from the
putObject operation. |
class |
GenerateMediaIdResponse |
class |
GenerateMediaPlayerCodeResponse |
class |
GetMediaResourceResponse |
class |
GetPlayableUrlResponse |
class |
GetPlayerCodeResponse |
class |
InternalCreateMediaResponse |
class |
ListMediaResourceResponse
List the properties of all media resource managed by VOD service.
|
class |
PublishMediaResourceResponse |
class |
StopMediaResourceResponse |
class |
UpdateMediaResourceResponse |
Copyright © 2016. All rights reserved.