| 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 |
CreateBbcImageResponse
The response for creating bbc image
|
class |
CreateBbcInstanceResponse
The response for creating bbc instance
|
class |
GetBbcFlavorRaidResponse
The response for bbc flavor raid
|
class |
GetBbcFlavorResponse
The response for bbc flavor
|
class |
GetBbcInstanceResponse
The response of bbc instance
|
class |
GetInstanceVpcResponse
The response for getting vpc/subnet of bbc instance
|
class |
ListBbcFlavorResponse
The response of all bbc flavor
|
class |
ListBbcInstancesResponse
The model of list bbc instances
|
class |
ListOperationLogResponse
The response for operation log list
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateAspResponse
The response for CreateAspRequest.
|
class |
GetAspResponse
The response for GetAspRequest.
|
class |
ListAspsResponse
The response for ListAspsRequest.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateImageResponse
The response for CreateImageRequest.
|
class |
GetImageResponse
The response for GetImageRequest.
|
class |
ListImagesResponse
The response for ListImagesRequest.
|
class |
ListOsResponse
The response for ListOsRequest.
|
class |
ListSharedUserResponse
The response for ListSharedUserRequest.
|
| 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 |
KeypairCreateResponse
The response class when creating an keypair.
|
class |
KeypairResponse
The class contains keypair information
|
| 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 |
ResourceMonthBillResponse
the detail info of resource month bills
|
| Modifier and Type | Class and Description |
|---|---|
class |
OrderListResponse
the response of query order list
|
| Modifier and Type | Class and Description |
|---|---|
class |
PricingQueryResponse
the detail price information
|
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryParser
Response model for binary parser service
Created by yuanyoujun on 2017/9/2.
|
class |
ListBinaryParserResponse
Response model for requesting binary parser list
Created by yuanyoujun on 2017/9/2.
|
class |
NormalResponse
Represent normal response containing message field
received from binary parser service
|
| 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 | Method and Description |
|---|---|
boolean |
BvwMetadataResponseHandler.handle(BceHttpResponse httpResponse,
AbstractBceResponse response)
Bvw Implementation of HttpResponseHandler.
|
boolean |
BvwErrorResponseHandler.handle(BceHttpResponse httpResponse,
AbstractBceResponse response)
Bvw Implementation of HttpResponseHandler.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ListByPageResponse<T>
List By Page Response, contains page content, page number,
page size and total count.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MediaBaseResponse
Base media response.
|
class |
MediaGetResponse
Get media response.
|
class |
MediaInstanceListResponse
List instances of media response.
|
class |
MediaProcessResponse
Process media response.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NotificationBaseResponse
Base notification response.
|
class |
NotificationGetResponse
Get notification response.
|
class |
NotificationListResponse
List notificatio response.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WorkflowBaseResponse
Base workflow response.
|
class |
WorkflowGetResponse
Get workflow response.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InstanceBaseResponse
The base instance response.
|
class |
InstanceGetResponse
Get instance response.
|
class |
InstanceGetTaskUrlsResponse
Get url resource from a instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TaskGetResponse
Stage task response
|
| Modifier and Type | Class and Description |
|---|---|
class |
CertCreateResponse
Certificate creation response.
|
class |
CertificateMeta
CertificateMeta json model.
|
class |
CertListResponse
Json response model of listing certs.
|
class |
CertResponse
Cert commmon response
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CfcResponseHandler.handle(BceHttpResponse httpResponse,
AbstractBceResponse response) |
| Modifier and Type | Class and Description |
|---|---|
class |
AliasConfigurationResponse
Contains the data returned by Baidu CFC service calls about aliases
|
class |
CfcResponse
Represent the data return by the baidu CFC service calls
|
class |
CreateAliasResponse
Response object for creating alias for Baidu CFC function.
|
class |
CreateFunctionResponse
Response object for creating a Baidu CFC function.
|
class |
CreateTriggerResponse
Response object for creating a trigger for Baidu CFC function
|
class |
DeleteAliasResponse
Response object for deleting the alias of a Baidu CFC function
|
class |
DeleteFunctionResponse
Response object foe deleting a Baidu CFC function
|
class |
DeleteTriggerResponse
Response object for deleting a trigger for the Baidu CFC function
|
class |
FunctionConfigurationResponse
Response object of the basic information of the Baidu CFC function
|
class |
GetAliasResponse
Response object for getting an alias of the Baidu CFC function
|
class |
GetFunctionConfigurationResponse
Response object for getting the Baidu CFC function configuration
|
class |
GetFunctionResponse
Response object for getting a Baidu CFC function
|
class |
GetInvokeResponse
Response object for invoking a Baidu CFC function
|
class |
InvokeResponse
Response object for invoking a CFC function
|
class |
ListAliasesResponse
Response object for listing the aliases for the Baidu CFC function
|
class |
ListFunctionsResponse
Response object for listing the CFC functions
|
class |
ListTriggersResponse
Response object for listing triggers for the CFC function
|
class |
ListVersionsByFunctionResponse
Response object for listing versions of the CFC function
|
class |
PublishVersionResponse
Response object for publishing a CFC function
|
class |
UpdateAliasResponse
Response object for updating the alias
|
class |
UpdateFunctionCodeResponse
Response object for updating the CFC function code
|
class |
UpdateFunctionConfigurationResponse
Response object for updating the CFC function configuration
|
class |
UpdateTriggerResponse
Response for updating the trigger
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChatResponse
chat response
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateDccInstanceResponse
The response of creating dcc instance
|
class |
CreateDccResponse
The response class of creating dcc.
|
class |
DccDetailResponse
Response class of querying dcc detail information.
|
class |
ListDccResponse |
| 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 |
|---|---|
class |
AlarmDetailsResponse
Response of querying alarm details
|
class |
AlarmRuleListResponse
Query alarm list response
|
| 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 |
|---|---|
class |
CreateFenceResponse
Response for creating fence
|
class |
DrivingBehaviorResponse
Response for driving behavior
|
class |
FenceDetailResponse
Response for querying fence details
|
class |
FenceListResponse
Response for listing fence
|
class |
GeoCodingResponse
Response for geo coding
|
class |
GeoDecodingResponse
Response for geo decoding
|
class |
GetDistanceResponse
Response for getting distance
|
class |
GetFenceAlarmsResponse
Response for getting fence alarms
|
class |
GetLatestPointResponse
Response for getting latest point
|
class |
GetTrackResponse
Response for getting track
|
class |
MonitoredVehicleListResponse
Response for querying monitored vehicles
|
class |
StayPointResponse
Response for querying stay points
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeviceShadowResponse
Response for query device shadow
|
class |
DownloadAuthInfoResponse
Download mqtt auth info response
|
class |
GetBatchListResponse
Query batch list response
|
class |
GetProjectByIdResponse
Response for project query
|
class |
GetProjectListResponse
Response for project list query
|
class |
GroupDeviceShadowResponse
Response for querying a group of devices
|
class |
QueryDeviceHistoryResponse
Response for querying device history
|
class |
QueryDeviceResponse
Response for querying device info
|
class |
QueryInstancesByBatchResponse
Response for querying instances by batch
|
class |
QueryMqttBindResultResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
GB32960ParamQueryResponse
Response for param querying
|
class |
HistoryInfoQueryResponse
Response for query vehicle history
|
class |
QueryMultipleShadowResponse
Response for query multiple shadow
|
class |
QuerySingleShadowResponse
Response for querying single shadow
|
class |
QueryVehicleStatusResponse
Response for query vehicle status
|
class |
SchemaAttributeNameResponse
Response for query attribute name by display name
|
class |
SchemaDisplayNameResponse
Response for querying display name by attribute name
|
class |
ShadowFilterResponse
Response for shadow filter
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlarmInfoListResponse
alarm info list response
|
class |
AlarmTrackInfo
alarm track info
|
class |
AlarmVideoInfo
alarm video info
|
class |
AlarmVideoInfoListResponse
alarm video info list response
|
class |
FileUploadResponse
file upload response
|
class |
GetDownloadUrlResponse
get download url response
|
class |
GetMediaInfoListResponse
get media info list response
|
class |
GetMediaInfoResponse
get media info response
|
class |
GetPlayUrlResponse
get play url response
|
class |
GetTaskStatusResponse
get task status response
|
class |
QueryParamResponse
query param response
|
class |
TrackAlarmVideoInfoResponse
track alarm video info response
|
class |
UploadTaskListResponse
upload task list response
|
| 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 |
CreateEgressOnlyRuleResponse |
class |
CreateIpv6GatewayResponse |
class |
Ipv6GatewayResponse |
class |
ListEgressOnlyRuleResponse |
class |
ListRateLimitRuleResponse |
class |
RateLimitRuleResponse
Created by wangkai on 2019/8/19
|
| 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 |
DirectionResponse
Response of truck direction service.
|
class |
RouteMatrixResponse
Response of batch routes calculating service.
|
| 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 |
RecordingClipResponse
clip recording file response
|
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 |
StreamingStreamResponse
get streaming stream response.
|
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 |
InsertImageResponse
MVS insert image response.
|
class |
InsertVideoResponse
MVS insert video response.
|
class |
SearchImageByImageResponse
MVS search image by image response.
|
class |
SearchVideoByVideoResponse
MVS search video by video 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 |
DeleteMatrixResponse
matrix delete response
Created by liuzhenxing01 on 2019/5/31.
|
class |
FastOrderSolutionResponse
Fast order problem.
|
class |
FastOrderSolutionResponseV2
Fast order problem.
|
class |
GetSchedulerResultResponse
Get Scheduler Result Response
|
class |
GetSingleVehicleResultResponse
Get Single Vehicle Result Response
|
class |
MatrixResponse
Matrix operation response
Created by liuzhenxing01 on 2019/5/30.
|
class |
RosGeneralResponse
Ros general response.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GetSolutionResponse
Get Solution Response
|
| 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 |
FeedMessageResponse
feed method response
Created by huangjiatian on 2019/03/07.
|
class |
ListRuleResponse
list rule method response
Created by yuanyoujun on 2016/10/9.
|
class |
Rule
Response model for querying rule
Created by yuanyoujun on 2016/10/9.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Dict
Class for dict
Created by liudawei02 on 19/4/3.
|
class |
ListDictResponse
Class for list all dict response
Created by liudawei02 on 19/4/3.
|
class |
ResultStatus
Class for result
Created by liudawei02 on 19/4/3.
|
class |
UuidResult
Class for only uuid
Created by liudawei02 on 19/4/3.
|
class |
WriteDictDataResult
Class for write dict data result
Created by liudawei02 on 19/4/3.
|
| 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 | Method and Description |
|---|---|
boolean |
TableStorageJsonResponseHandler.handle(BceHttpResponse httpResponse,
AbstractBceResponse response)
Handle these responses returned by TableStorage.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTableStorageResponse
Base class for all TableStorage response objects.
|
class |
BatchDeleteRowResponse
Represents the output of a BatchDeleteRow operation.
|
class |
BatchGetRowResponse
Represents the output of a BatchGetRow operation.
|
class |
BatchPutRowResponse
Represents the output of a BatchPutRow operation.
|
class |
DeleteRowResponse
Represents the output of a DeleteRow operation.
|
class |
DropTableResponse
Represents the output of a DropTable operation.
|
class |
GetRowResponse
Represents the output of a GetRow operation.
|
class |
ListKeyRangesResponse
Represents the output of a ListKeyRanges operation.
|
class |
PutRowResponse
Represents the output of a PutRow operation.
|
class |
ScanResponse
Represents the output of a Scan operation.
|
class |
ShowTableResponse
Represents the output of a ShowTable operation.
|
class |
ShowTableStateResponse
Represents the output of a ShowTableState operation.
|
| Constructor and Description |
|---|
BatchGetRowResponseUnmarshaller(AbstractBceResponse response)
Constructs a batch get row response unmarshaller with response object.
|
GetRowResponseUnmarshaller(AbstractBceResponse response)
Constructs a get row response unmarshaller with response object.
|
ListKeyRangesResponseUnmarshaller(AbstractBceResponse response)
Constructs a list tables response unmarshaller with response object.
|
ListTablesResponseUnmarshaller(AbstractBceResponse response)
Constructs a list tables response unmarshaller with response object.
|
ScanResponseUnmarshaller(AbstractBceResponse response)
Constructs a scan response unmarshaller with response object.
|
ShowTableResponseUnmarshaller(AbstractBceResponse response)
Constructs a show table response unmarshaller with response object.
|
ShowTableStateResponseUnmarshaller(AbstractBceResponse response)
Constructs a show table state response unmarshaller with response.
|
| 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 |
ExportDatapointsResponse
Represent the response for exporting 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 |
GetTaskInternalResponse
Represent the internal response for getting task.
|
class |
ListDatabaseResponse
Represent the request for listing database.
|
class |
QueryDatapointsResponse
Represent the response for quering datapoints from Tsdb.
|
class |
RenewDatabaseResponse
Renew database response model.
|
class |
ResizeDatabaseResponse
Resize database response model.
|
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 |
GetAudioResponse
Vcr get audio check result response.
|
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 |
LibBriefResponse
VCR get lib brief response.
|
class |
LibImageResponse
VCR get lib image response.
|
class |
LibResponse
VCR lib response.
|
class |
PutAudioResponse
Put audio response.
|
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 | Method and Description |
|---|---|
protected <T extends AbstractBceResponse> |
VmsClient.invokeJsonCall(HttpMethodName method,
String path,
Object request,
Class<T> responseClass)
a helper method use to invoke json rest api method
|
| Modifier and Type | Class and Description |
|---|---|
class |
LaunchCallResponse |
| 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 |
GetPartMediaResourceResponse
Gets a part of the properties of specific media resource managed by VOD service.
|
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 © 2019. All rights reserved.