| 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 |
ListResponse
The base response contains the base information about list operation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GetAclResponse
The response for GetAclRequest.
|
class |
ListAclResponse
The response for ListAclRequest.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BacnetDevice
Created by yuanyoujun on 2017/10/18.
|
class |
BacnetGateway
Created by yuanyoujun on 2017/10/18.
|
class |
BacnetGatewayCredential
Created by yuanyoujun on 2017/10/18.
|
class |
BacnetObject
Created by yuanyoujun on 2017/10/19.
|
class |
IdResponse
Created by yuanyoujun on 2017/10/18.
|
class |
ListBacnetDeviceResponse
Created by yuanyoujun on 2017/10/18.
|
class |
ListBacnetGatewayResponse
Created by yuanyoujun on 2017/10/18.
|
class |
ListBacnetObjectResponse
Created by yuanyoujun on 2017/10/19.
|
class |
ListObjectPresentValueResponse
Created by yuanyoujun on 2017/10/19.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateJobResponse
Represent the response for the CreateJobRequest.
|
class |
GetJobResponse
Represent the response of GetJobRequest.
|
class |
ListJobsResponse
Represent the response of ListJobsResponse.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateImageResponse
The response for CreateImageRequest.
|
class |
GetImageResponse
The response for GetImageRequest.
|
class |
ListImagesResponse
The response for ListImagesRequest.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateInstanceResponse
The response for CreateInstanceRequest.
|
class |
GetInstanceResponse
response for getting instance detail
|
class |
GetInstanceVncResponse
The response for GetInstanceVncRequest.
|
class |
ListInstanceSpecsResponse
The response for getting all of Specifications.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateSecurityGroupResponse
The response for CreateSecurityGroupRequest.
|
class |
ListSecurityGroupsResponse
The response for ListSecurityGroupsRequest.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateSnapshotResponse
The response for CreateSnapshotRequest.
|
class |
GetSnapshotResponse
The response for GetSnapshotRequest.
|
class |
ListSnapshotsResponse
The response for ListSnapshotsRequest.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AttachVolumeResponse
The response for AttachVolumeRequest.
|
class |
CreateVolumeResponse
The request for creating new volume.
|
class |
GetVolumeResponse
The response for GetVolumeRequest.
|
class |
ListVolumesResponse
The response for ListVolumesRequest.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ListZonesResponse
The response for listing zones.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryParser
Created by yuanyoujun on 2017/9/2.
|
class |
ListBinaryParserResponse
Created by yuanyoujun on 2017/9/2.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateBlbResponse
The response for create blb.
|
class |
ListBackendServerResponse
The response for list backendServer
|
class |
ListBackendServerStatusResponse
The response for list backendServer status.
|
class |
ListBlbResponse
The response for list blb.
|
class |
ListListenerResponse<T extends ListenerBase>
The response for list listener.
|
| 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 |
CopyObjectResponseWithExceptionInfo |
class |
DeleteMultipleObjectsResponse
Delete Multiple Objects Response
|
class |
FetchObjectResponse
Contains the data returned by Baidu Bos from the
BosClient.fetchObject(FetchObjectRequest fetchObjectRequest) call. |
class |
GetBucketAclResponse |
class |
GetBucketCorsResponse
Get Bucket Cors Response
|
class |
GetBucketLifecycleResponse
Get Bucket Lifecycle Response
|
class |
GetBucketLocationResponse
Get Bucket Location Response
|
class |
GetBucketLoggingResponse
Get Bucket Logging Response
|
class |
GetObjectAclResponse |
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.
|
class |
UploadPartCopyResponse
Contains the details returned from Baidu Bos after calling the UploadPartCopy
operation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CertCreateResponse
Certificate creation response.
|
class |
CertListResponse
Json response model of listing certs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChatResponse
chat response
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateDocumentFromBosResponse
Created by baidu on 15/12/31.
|
class |
CreateDocumentResponse
Created by baidu on 15/12/31.
|
class |
CreateNotificationResponse |
class |
DeleteDocumentResponse
Created by baidu on 15/12/31.
|
class |
DeleteNotificationResponse |
class |
DisableReadTokenResponse |
class |
GetDocumentDownloadResponse
Created by baidu on 15/12/31.
|
class |
GetDocumentImagesResponse
GetDocumentImagesResponse class used to receive GetDocumentImage response
from API server.
|
class |
GetDocumentResponse |
class |
GetNotificationResponse |
class |
ListDocumentsResponse |
class |
ListNotificationsResponse |
class |
PublishDocumentResponse
Created by baidu on 15/12/31.
|
class |
ReadDocumentResponse
Created by baidu on 15/12/31.
|
class |
RegisterDocumentResponse
Created by baidu on 15/12/31.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AlarmBatchRequest.AlarmBatchResponse
no content , http status code is : 200
|
static class |
AlarmCreateRequest.AlarmCreateResponse |
static class |
AlarmDetailsRequest.AlarmDetailsResponse |
static class |
AlarmRuleListRequest.AlarmRuleListResponse |
static class |
AlarmUpdateRequest.AlarmUpdateResponse |
| Modifier and Type | Class and Description |
|---|---|
static class |
BindRequest.BindResponse |
static class |
QueryInstancesByBatchRequest.QueryInstancesByBatchResponse |
static class |
VehicleBindBatchRequest.VehicleBindBatchResponse |
| Modifier and Type | Class and Description |
|---|---|
static class |
DownloadAuthInfoRequest.DownloadAuthInfoResponse |
static class |
QueryBindResultRequest.QueryBindResultResponse |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractBceResponse> |
BceIotHttpClient.exec(Class<T> responseClass) |
<T extends AbstractBceResponse> |
BceIotHttpClient.exec(Class<T> responseClass,
HttpResponseHandler[] hadlers) |
| Modifier and Type | Class and Description |
|---|---|
static class |
DynamicPropertyRequest.DynamicPropertyResponse |
| Modifier and Type | Class and Description |
|---|---|
static class |
DrivingBehaviorRequest.DrivingBehaviorResponse |
static class |
GeoCodingRequest.GeoCodingResponse |
static class |
GetDistanceRequest.GetDistanceResponse |
static class |
GetLatestPointRequest.GetLatestPointResponse |
static class |
GetTrackRequest.GetTrackResponse |
static class |
ReverseGeoCodingRequest.ReverseGeoCodingResponse |
static class |
StayPointRequest.StayPointResponse |
| Modifier and Type | Class and Description |
|---|---|
static class |
GetBatchsRequest.GetBatchsResponse |
static class |
GetProjectByIdRequest.GetProjectByIdResponse |
static class |
GetProjectListRequest.GetProjectListResponse |
static class |
UpdateBatchDesRequest.UpdateBatchDesResponse |
| Modifier and Type | Class and Description |
|---|---|
static class |
MultipleShadowRequest.MultipleShadowResponse |
static class |
QueryVehicleStatusRequest.QueryVehicleStatusResponse |
static class |
ShadowFilterRequest.ShadowFilterResponse |
static class |
SingleShadowRequest.SingleShadowResponse |
| Modifier and Type | Class and Description |
|---|---|
static class |
StaticDataRequest.StaticDataResponse |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DuMapResponseHandler.handle(BceHttpResponse httpResponse,
AbstractBceResponse response) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseDuMapResponse
Base dumap response.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateEipResponse
Created by caidahai on 2016/6/23.
|
class |
ListEipsResponse
list of eip model
|
| Modifier and Type | Class and Description |
|---|---|
class |
GetEipGroupResponse
Eip group model.
|
class |
ListEipGroupResponse
The response for list eip group request.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Alarm
Created by yuanyoujun on 2017/6/20.
|
class |
CommonResponse
Created by yuanyoujun on 2017/6/20.
|
class |
ListAlarmResponse
Created by yuanyoujun on 2017/6/20.
|
class |
UuidResponse
Created by yuanyoujun on 2017/6/20.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccessDetailResponse |
class |
CreateDevicesResponse
Represent the response for creating devices.
|
class |
CreateEndpointResponse |
class |
DeviceAccessDetail
Represent the response of get device access detail.
|
class |
DeviceProfileResponse
Represent the response of getting device profile.
|
class |
DeviceQueryResponse
Represent the response of device query.
|
class |
GetEndpointsResponse |
class |
GroupInfoResponse
Represent the response of device group infomation.
|
class |
GroupListResponse
Represent the response of getting group list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeviceAccessDetailResponse
Represent the response of getting the access detail of a device.
|
class |
DeviceBasicInfoResponse
Represent the response of basic information of a device,
it is the shared part of a device profile response and a device view response.
|
class |
DeviceListResponse
Represent the response of a device list.
|
class |
DeviceProfileListResponse
Represent the response of getting a device profile list.
|
class |
DeviceViewResponse
Represent the response of getting a device view.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DomainDetail |
class |
DomainDeviceListResponse |
class |
DomainListResponse |
class |
UpdateDomainDevicesResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
DeviceFormatRuleResponse |
class |
DeviceRuleResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
SchemaCreateResponse
Represent the response of creating a schema.
|
class |
SchemaListResponse
Represent the response of getting a schema list.
|
class |
SchemaResponse
Represent the response of getting a schema.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
BceIotHiskJsonResponseHandler.handle(BceHttpResponse httpResponse,
AbstractBceResponse response) |
| Modifier and Type | Class and Description |
|---|---|
class |
ActiveResponse
Represent the response of HISK device id activation.
|
class |
BatchCreateClientCertResponse
Represent the response of batch create client certs.
|
class |
CipherResponse
Represent the response of encryption/decryption result.
|
class |
CreateCertGroupResponse
Represent the response of create cert group.
|
class |
CreateRootCACertResponse
Represent the response of create root cert.
|
class |
CreateSubCertResponse
Represent the response of create sub cert.
|
class |
DefaultIotPkiManageResponse
The default class of pki response.
|
class |
DownloadCrlResponse
Represent the response of download crl.
|
class |
GetBatchCreateStatusResponse
Represent the response of get batch create status.
|
class |
GetCertGroupResponse
Represent the response of get cert group.
|
class |
GetCertStatusResponse
Represent the response of get cert status.
|
class |
GetOcspResponse
Represent the response of get ocsp response.
|
class |
GetRootCACertResponse
Represent the response of get root cert.
|
class |
GetSubCertResponse
Represent the response of get sub cert.
|
class |
IotPkiManageDataResponse
The base class of pki response which contains binary data.
|
class |
IotPkiManageResponse
The base class of all pki response.
|
class |
QueryClientCertResponse
Represent the response of query client certs.
|
class |
QueryServerCertResponse
Represent the response of query server certs.
|
class |
RenewSubCertResponse
Represent the response of renew sub cert.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseResponse
Represent the base request for all iothub response.
|
class |
BatchGetMqttClientStatusResponse |
class |
CreatePrincipalResponse
Represent the create Principal request.
|
class |
CreatePrincipalWithCertResponse
Represent the create Principal with certificate response.
|
class |
ListPermissionResponse
The permission response to list.
|
class |
MqttClientStatusResponse |
class |
MqttUsageResponse |
class |
Permission
The permission struct
|
class |
QueryEndpointDailyMqttUsageResponse |
class |
QueryEndpointResponse
Represent the response to query the specified endpoint.
|
class |
QueryPermissionResponse
Represent the response to query the specified permission.
|
class |
QueryPolicyResponse
Represent the response to query the specified policy.
|
class |
QueryPrincipalResponse
Represent the response to query the specified principal.
|
class |
QueryThingResponse
Represent the response to query the specified thing.
|
class |
RenewCertificateResponse
Represent the Renew certificate response .
|
| Modifier and Type | Class and Description |
|---|---|
class |
IotSmsReceiver
Created by yuanyoujun on 2017/8/13.
|
class |
ListIotSmsReceiverResponse
Created by yuanyoujun on 2017/8/13.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IotTimer |
class |
ListIotTimerResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateTokenResponse
Response of token create result
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateKeyResponse
Contains the details returned from Kms after calling the CreateKey operation.
|
class |
DecryptResponse
Contains the details returned from Kms after calling the Decrypt operation.
|
class |
DescribeKeyResponse
Contains the details returned from Kms after calling the DescribeKey operation.
|
class |
EncryptResponse
Contains the details returned from Kms after calling the Encrypt operation.
|
class |
GenerateDataKeyResponse
Contains the details returned from Kms after calling the GenerateDataKey operation.
|
class |
KmsResponse
Common kms response.
|
class |
ListKeysResponse
Contains the details returned from Kms after calling the ListKeys operation.
|
class |
ScheduleKeyDeletionResponse
Contains the details returned from Kms after calling the ScheduleKeyDeletion operation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreatePresetResponse |
class |
CreateSessionResponse |
class |
CreateStreamResponse
Represent the response for creating a stream
|
class |
DeletePresetResponse |
class |
DeleteSessionResponse |
class |
GetAllDomainsBandwidthResponse
Created by wuyafei on 16/10/18.
|
class |
GetAllDomainsPlayCountResponse
Created by wuyafei on 16/10/18.
|
class |
GetAllDomainsTrafficResponse
Created by wuyafei on 16/10/18.
|
class |
GetAppResponse
Created by wuyafei on 16/6/28.
|
class |
GetAppStreamResponse
Created by wuyafei on 16/6/28.
|
class |
GetDomainStatisticsResponse
Created by wuyafei on 16/10/17.
|
class |
GetDomainSummaryStatisticsResponse
Created by wuyafei on 16/10/17.
|
class |
GetOneDomainBandwidthResponse
Created by wuyafei on 16/10/18.
|
class |
GetOneDomainPlayCountResponse
Created by wuyafei on 16/10/18.
|
class |
GetOneDomainTrafficResponse
Created by wuyafei on 16/10/18.
|
class |
GetPresetResponse |
class |
GetRecordingResponse |
class |
GetSecurityPolicyResponse |
class |
GetSessionResponse |
class |
GetSessionSourceInfoResponse |
class |
GetSessionStatisticsResponse
Created by wuyafei on 16/7/11.
|
class |
GetStreamResponse
Represents response of querying a stream
|
class |
GetStreamSourceInfoResponse
The response represents stream source info.
|
class |
GetStreamStatisticsResponse
Created by wuyafei on 16/10/19.
|
class |
InsertCuePointResponse |
class |
ListAppResponse
Created by wuyafei on 16/6/28.
|
class |
ListAppStreamsResponse
Created by wuyafei on 16/6/28.
|
class |
ListDomainAppResponse
Created by wuyafei on 16/10/14.
|
class |
ListDomainStatisticsResponse
Created by wuyafei on 16/10/18.
|
class |
ListPresetsResponse |
class |
ListRealtimeStreamStatisticsResponse
Created by zhengfeng on 17/10/17.
|
class |
ListRecordingsResponse |
class |
ListSecurityPoliciesResponse |
class |
ListSessionsResponse |
class |
ListStreamResponse
Created by wuyafei on 16/10/14.
|
class |
ListStreamStatisticsResponse
Created by wuyafei on 16/10/19.
|
class |
PauseAppStreamResponse
Created by wuyafei on 16/6/26.
|
class |
PauseDomainStreamResponse
Created by wuyafei on 16/10/17.
|
class |
PauseSessionResponse |
class |
RefreshSessionResponse |
class |
ResumeAppStreamResponse
Created by wuyafei on 16/6/26.
|
class |
ResumeDomainStreamResponse
Created by wuyafei on 16/10/17.
|
class |
ResumeSessionResponse |
class |
StartPullSessionResponse |
class |
StartRecordingResponse |
class |
StopRecordingResponse |
class |
UpdateSecurityPolicyResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
CreatePipelineResponse |
class |
CreateThumbnailJobResponse |
class |
CreateTranscodingJobResponse |
class |
CreateWaterMarkResponse |
class |
DeletePipelineResponse |
class |
DeleteWaterMarkResponse |
class |
ErrorResponse |
class |
GetMediaInfoOfFileResponse |
class |
GetPipelineResponse |
class |
GetThumbnailJobResponse |
class |
GetTranscodingJobResponse |
class |
GetWaterMarkResponse |
class |
ListPipelinesResponse |
class |
ListThumbnailJobsResponse |
class |
ListTranscodingJobsResponse |
class |
ListWaterMarkResponse |
| Modifier and Type | Method and Description |
|---|---|
AbstractBceResponse |
ModbusClient.deleteDataDesc(String dataDescriptionUuid) |
| Modifier and Type | Class and Description |
|---|---|
class |
ListCustomFieldRespons
Represent the response for list custom field.
|
class |
ListDataDescResponse
Represent the response for DataDescription list response.
|
class |
ListParserObjectResponse
Represent the response for ParserObject list response.
|
class |
QueryDataDescResponse
Represent the response for get specified Data description.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeviceResponse |
class |
ListDeviceResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
GatewayResponse |
class |
ListGatewayResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
ParserObjectResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
CreatePullRuleResponse |
class |
ListPullRuleResponse |
class |
PullRuleResponse |
class |
PullRuleResponseWithDevice |
| 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 |
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 |
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 |
CreateNatResponse
The response for creating a nat.
|
class |
GetNatResponse
The response for get nat.
|
class |
ListNatResponse
The response for ListNatRequest.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BankcardRecognitionResponse
Created by lvsiyuan on 16/11/23.
|
class |
GeneralRecognitionResponse
Created by lvsiyuan on 16/11/21.
|
class |
IdcardRecognitionResponse
Created by lvsiyuan on 16/11/23.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreatePeerConnResponse
The response for creating a peer conn.
|
class |
GetPeerConnResponse
The response for get peer conn.
|
class |
ListPeerConnResponse
The response for list peer conn.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateRouteResponse
Created by zhangjing60 on 17/8/2.
|
class |
GetRouteResponse
Created by zhangjing60 on 17/8/2.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ListRuleResponse
Created by yuanyoujun on 2016/10/9.
|
class |
Rule
Created by yuanyoujun on 2016/10/9.
|
| 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
CreateTemplateResponse
|
class |
GetTemplateDetailResponse |
class |
ListTemplateResponse |
class |
QueryMessageDetailResponse |
class |
QueryQuotaResponse |
class |
SendMessageResponse
Deprecated.
|
class |
SendMessageV2Response
SendMessageV2Response
|
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 |
CreateSubnetResponse
The response for CreateSubnetRequest.
|
class |
GetSubnetResponse
The response for GetSubnetRequest.
|
class |
ListSubnetsResponse
The response for CreateSubnetRequest.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ListTagResourcesResponse |
class |
ListTagsResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateDatabaseResponse
Represent the response for creating database.
|
class |
DeleteDatabaseResponse
Represent the response for deleting database.
|
class |
DeleteDatapointsResponse
Represent the response for deleting datapoints.
|
class |
GetDatabaseResponse
Represent the response for getting database.
|
class |
GetFieldsResponse
Represent the response for getting fields from Tsdb.
|
class |
GetMetricsResponse
Represent the response for getting metrics from Tsdb.
|
class |
GetRowsWithSqlResponse
Represent the response of getting rows.
|
class |
GetTagsResponse
Represent the response for getting tags from Tsdb.
|
class |
GetTaskResponse
Represent the response for getting task.
|
class |
ListDatabaseResponse
Represent the request for listing database.
|
class |
QueryDatapointsResponse
Represent the response for quering datapoints from Tsdb.
|
class |
WriteDatapointsResponse
Represent the response for writing datapoints to Tsdb.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnalyzeResponse
Analyze media response.
|
class |
QueryResultResponse
Vca get media tags result response.
|
class |
QuerySubTaskResponse
query sub task response.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GetImageAsyncResponse
Get image async response.
|
class |
GetMediaCharacterResponse
Media character result.
|
class |
GetMediaResponse
Vcr get media check result response.
|
class |
GetMediaSpeechResponse
Media speech result.
|
class |
PutImageAsyncResponse
Put image async response.
|
class |
PutImageResponse
Put image response.
|
class |
PutMediaResponse
Put media response.
|
class |
PutStreamResponse
Put stream response.
|
class |
PutTextResponse
Text check response.
|
| 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 |
GetMediaSourceDownloadResponse |
class |
GetMediaStatisticResponse |
class |
GetPlayableUrlResponse |
class |
GetPlayerCodeResponse |
class |
InternalCreateMediaResponse |
class |
ListMediaResourceByMarkerResponse
List the properties of all media resource managed by VOD service.
|
class |
ListMediaResourceResponse
List the properties of all media resource managed by VOD service.
|
class |
PublishMediaResourceResponse |
class |
ReTranscodeResponse |
class |
StopMediaResourceResponse |
class |
UpdateMediaResourceResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryVcaResponse
Created on 17/10/10
|
class |
QueryVcrResponse
Created on 17/10/10
|
class |
TaskStartResponse
Created on 17/10/10
|
| Modifier and Type | Class and Description |
|---|---|
class |
GetVcaResultResponse
Created on 17/8/24
|
class |
GetVcrResultResponse
Created on 17/8/24
|
class |
MediaResponse
Created on 17/8/24
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateVpcResponse
The response for CreateVpcRequest.
|
class |
GetVpcResponse
The response for GetVpcRequest.
|
class |
ListVpcResponse
The response for ListVpcRequest.
|
Copyright © 2018. All rights reserved.