Home
last modified time | relevance | path

Searched refs:setExtranetDownloadBandwidth (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DQosConfiguration.h50 void setExtranetDownloadBandwidth(int64_t value) { extranetDownloadBandwidth_ = value; } in setExtranetDownloadBandwidth() function
/AliOS-Things-master/components/oss/src/model/
A DGetBucketQosInfoResult.cc74 qosInfo_.setExtranetDownloadBandwidth(std::strtoll(node->GetText(), nullptr, 10)); in operator =()
A DGetUserQosInfoResult.cc79 qosInfo_.setExtranetDownloadBandwidth(std::strtoll(node->GetText(), nullptr, 10)); in operator =()

Completed in 6 milliseconds