Search: "request"
PrefixQuery - Table Store Documentation
PrefixQuery(OTSClient otsClient) ; var response = otsClient.Search(request); Console.WriteLine("Total Count ...
BoolQuery - Table Store Documentation
) ; var response = otsClient.Search(request); Console.WriteLine("Total Count:" + response.TotalCount); foreach (var ...
Live-to-VOD - ApsaraVideo for VOD Documentation
files created from live streams For more information about the request and response parameters, see ListLiveRecordVideo. using ...
View resource and engine monitoring data - ApsaraDB for RDS Documentation
by InnoDB, the log write request frequency, and the average frequency of fsync () writes to ...
Live-to-VOD - ApsaraVideo for VOD Documentation
files created from live streams For more information about the request and response parameters, see ListLiveRecordVideo. #include ...
Common problems - Blockchain as a Service Documentation
log, and corresponding request ID.Name or ID of blockchain related object.Steps for reproducing the problem.Impact to your business. ...
Lifecyle rules - Object Storage Service Documentation
= client.SetBucketLifecycle(request); if (! outcome.isSuccess()) /* Release network resources. */ ShutdownSdk(); return 0 ...
Restore an archive object - Object Storage Service Documentation
("ongoing-request=\"false\""); int maxWaitTimeInSeconds = 600; while (maxWaitTimeInSeconds 0 ...
List objects - Object Storage Service Documentation
ListObjectsRequest request) const: provides multiple filtering functions to flexibly query objects ...
Download to a local file - Object Storage Service Documentation
AlibabaCloud::OSS; int main(void) std::ios_base::in std::ios_base::binary); }); auto outcome = client.GetObject(request ...