Home
last modified time | relevance | path

Searched defs:setPrefix (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/oss/src/model/
A DListLiveChannelRequest.cc64 void ListLiveChannelRequest::setPrefix(const std::string &prefix) in setPrefix() function in ListLiveChannelRequest
A DListMultipartUploadsRequest.cc57 void ListMultipartUploadsRequest::setPrefix(const std::string &prefix) in setPrefix() function in ListMultipartUploadsRequest
/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DListBucketsRequest.h32 void setPrefix(const std::string& prefix) {prefix_ = prefix; prefixIsSet_ = true;} in setPrefix() function
A DInventoryConfiguration.h32 void setPrefix(const std::string& prefix) { prefix_ = prefix; } in setPrefix() function
92 void setPrefix(const std::string& prefix) { prefix_ = prefix; } in setPrefix() function
A DListObjectsRequest.h42 void setPrefix(const std::string& prefix) { prefix_ = prefix; prefixIsSet_ = true; } in setPrefix() function
A DListObjectVersionsRequest.h42 void setPrefix(const std::string& prefix) { prefix_ = prefix; prefixIsSet_ = true; } in setPrefix() function
A DLifecycleRule.h78 void setPrefix(const std::string& prefix) { prefix_ = prefix; } in setPrefix() function

Completed in 6 milliseconds