| Modifier and Type | Method and Description |
|---|---|
Response |
PartialResultFailedException.getResult() |
| Constructor and Description |
|---|
PartialResultFailedException(Throwable cause,
String requestId,
Response response)
构造函数。
|
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncCompletion<Req extends Request,Res extends Response> |
| Modifier and Type | Method and Description |
|---|---|
Response |
ResponseContentWithMeta.getMeta() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResponseContentWithMeta.setMeta(Response meta) |
| Constructor and Description |
|---|
ResponseContentWithMeta(com.google.protobuf.Message message,
Response meta) |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateDeliveryTaskResponse
CreateDeliveryTaskResponse 返回的结果
|
class |
DeleteDeliveryTaskResponse |
class |
DescribeDeliveryTaskResponse
DescribeDeliveryTask返回的结果
|
class |
ListDeliveryTaskResponse
ListDeliveryTask返回的结果
|
| Constructor and Description |
|---|
CreateDeliveryTaskResponse(Response meta) |
DeleteDeliveryTaskResponse(Response meta) |
DescribeDeliveryTaskResponse(Response meta) |
ListDeliveryTaskResponse(Response meta) |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateSearchIndexResponse |
class |
DeleteSearchIndexResponse |
class |
DescribeSearchIndexResponse |
class |
ListSearchIndexResponse |
class |
ParallelScanResponse |
class |
SearchResponse
SearchIndex的返回结果
|
class |
UpdateSearchIndexResponse |
| Constructor and Description |
|---|
CreateSearchIndexResponse(Response meta) |
DeleteSearchIndexResponse(Response meta) |
DescribeSearchIndexResponse(Response meta) |
ListSearchIndexResponse(Response meta) |
ParallelScanResponse(Response meta) |
SearchResponse(Response meta) |
UpdateSearchIndexResponse(Response meta) |
| Modifier and Type | Class and Description |
|---|---|
class |
SQLQueryResponse
表示 SQL 请求的返回结果
|
| Constructor and Description |
|---|
SQLQueryResponse(Response meta,
Map<String,ConsumedCapacity> consumedCapacityByTable,
SQLPayloadVersion version,
SQLStatementType type,
com.google.protobuf.ByteString rows)
internal use
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateTimeseriesAnalyticalStoreResponse |
class |
CreateTimeseriesLastpointIndexResponse |
class |
CreateTimeseriesTableResponse |
class |
DeleteTimeseriesAnalyticalStoreResponse |
class |
DeleteTimeseriesLastpointIndexResponse |
class |
DeleteTimeseriesMetaResponse |
class |
DeleteTimeseriesTableResponse |
class |
DescribeTimeseriesAnalyticalStoreResponse |
class |
DescribeTimeseriesTableResponse |
class |
GetTimeseriesDataResponse |
class |
ListTimeseriesTableResponse |
class |
PutTimeseriesDataResponse |
class |
QueryTimeseriesMetaResponse |
class |
ScanTimeseriesDataResponse |
class |
SplitTimeseriesScanTaskResponse |
class |
UpdateTimeseriesAnalyticalStoreResponse |
class |
UpdateTimeseriesMetaResponse |
class |
UpdateTimeseriesTableResponse |
| Constructor and Description |
|---|
CreateTimeseriesAnalyticalStoreResponse(Response meta) |
CreateTimeseriesLastpointIndexResponse(Response meta) |
CreateTimeseriesTableResponse(Response meta) |
DeleteTimeseriesAnalyticalStoreResponse(Response meta) |
DeleteTimeseriesLastpointIndexResponse(Response meta) |
DeleteTimeseriesMetaResponse(Response meta) |
DeleteTimeseriesTableResponse(Response meta) |
DescribeTimeseriesAnalyticalStoreResponse(Response meta) |
DescribeTimeseriesTableResponse(Response meta) |
GetTimeseriesDataResponse(Response meta) |
ListTimeseriesTableResponse(Response meta) |
PutTimeseriesDataResponse(Response meta) |
QueryTimeseriesMetaResponse(Response meta) |
ScanTimeseriesDataResponse(Response meta) |
SplitTimeseriesScanTaskResponse(Response meta) |
UpdateTimeseriesAnalyticalStoreResponse(Response meta) |
UpdateTimeseriesMetaResponse(Response meta) |
UpdateTimeseriesTableResponse(Response meta) |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateTunnelResponse
CreateTunnel操作的返回结果。
|
class |
DeleteTunnelResponse
DeleteTunnel操作的返回结果。
|
class |
DescribeTunnelResponse
DescribeTunnel操作的返回结果。
|
class |
ListTunnelResponse
ListTunnel操作的返回结果。
|
| Constructor and Description |
|---|
CreateTunnelResponse(Response meta) |
DeleteTunnelResponse(Response meta) |
DescribeTunnelResponse(Response meta) |
ListTunnelResponse(Response meta) |
Copyright © 2024. All Rights Reserved.