Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DGetObjectRequest.h44 void setNonmatchingETagConstraints(const std::vector<std::string>& match);
A DDownloadObjectRequest.h65 void setNonmatchingETagConstraints(const std::vector<std::string>& match);
/AliOS-Things-master/components/oss/src/resumable/
A DDownloadObjectRequest.cc91 void DownloadObjectRequest::setNonmatchingETagConstraints(const std::vector<std::string> &values) in setNonmatchingETagConstraints() function in DownloadObjectRequest
/AliOS-Things-master/components/oss/src/model/
A DGetObjectRequest.cc98 void GetObjectRequest::setNonmatchingETagConstraints(const std::vector<std::string> &match) in setNonmatchingETagConstraints() function in GetObjectRequest

Completed in 5 milliseconds