Home
last modified time | relevance | path

Searched refs:setMatchingETagConstraints (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DGetObjectRequest.h42 void setMatchingETagConstraints(const std::vector<std::string>& match);
A DDownloadObjectRequest.h64 void setMatchingETagConstraints(const std::vector<std::string>& match);
/AliOS-Things-master/components/oss/src/resumable/
A DDownloadObjectRequest.cc86 void DownloadObjectRequest::setMatchingETagConstraints(const std::vector<std::string> &values) in setMatchingETagConstraints() function in DownloadObjectRequest
/AliOS-Things-master/components/oss/src/model/
A DGetObjectRequest.cc88 void GetObjectRequest::setMatchingETagConstraints(const std::vector<std::string> &match) in setMatchingETagConstraints() function in GetObjectRequest

Completed in 4 milliseconds