Searched refs:QosConfiguration (Results 1 – 5 of 5) sorted by relevance
33 const QosConfiguration& QosInfo() const { return qosInfo_; } in QosInfo()35 QosConfiguration qosInfo_;
30 SetBucketQosInfoRequest(const std::string& bucket, const QosConfiguration& qos);35 QosConfiguration qosInfo_;
33 const QosConfiguration& QosInfo() const { return qosInfo_; } in QosInfo()37 QosConfiguration qosInfo_;
25 class ALIBABACLOUD_OSS_EXPORT QosConfiguration28 QosConfiguration(): in QosConfiguration() function
21 SetBucketQosInfoRequest(bucket, QosConfiguration()) in SetBucketQosInfoRequest()25 SetBucketQosInfoRequest::SetBucketQosInfoRequest(const std::string& bucket, const QosConfiguration&… in SetBucketQosInfoRequest()
Completed in 7 milliseconds