Home
last modified time | relevance | path

Searched refs:QosConfiguration (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DGetBucketQosInfoResult.h33 const QosConfiguration& QosInfo() const { return qosInfo_; } in QosInfo()
35 QosConfiguration qosInfo_;
A DSetBucketQosInfoRequest.h30 SetBucketQosInfoRequest(const std::string& bucket, const QosConfiguration& qos);
35 QosConfiguration qosInfo_;
A DGetUserQosInfoResult.h33 const QosConfiguration& QosInfo() const { return qosInfo_; } in QosInfo()
37 QosConfiguration qosInfo_;
A DQosConfiguration.h25 class ALIBABACLOUD_OSS_EXPORT QosConfiguration
28 QosConfiguration(): in QosConfiguration() function
/AliOS-Things-master/components/oss/src/model/
A DSetBucketQosInfoRequest.cc21 SetBucketQosInfoRequest(bucket, QosConfiguration()) in SetBucketQosInfoRequest()
25 SetBucketQosInfoRequest::SetBucketQosInfoRequest(const std::string& bucket, const QosConfiguration&… in SetBucketQosInfoRequest()

Completed in 7 milliseconds