Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DGetBucketInventoryConfigurationResult.h27 class ALIBABACLOUD_OSS_EXPORT GetBucketInventoryConfigurationResult : public OssResult
30 GetBucketInventoryConfigurationResult();
31 GetBucketInventoryConfigurationResult(const std::string& data);
32 GetBucketInventoryConfigurationResult(const std::shared_ptr<std::iostream>& data);
33 GetBucketInventoryConfigurationResult& operator=(const std::string& data);
/AliOS-Things-master/components/oss/src/model/
A DGetBucketInventoryConfigurationResult.cc24 GetBucketInventoryConfigurationResult::GetBucketInventoryConfigurationResult() : in GetBucketInventoryConfigurationResult() function in GetBucketInventoryConfigurationResult
29 GetBucketInventoryConfigurationResult::GetBucketInventoryConfigurationResult(const std::string& res… in GetBucketInventoryConfigurationResult() function in GetBucketInventoryConfigurationResult
30 GetBucketInventoryConfigurationResult() in GetBucketInventoryConfigurationResult()
35 GetBucketInventoryConfigurationResult::GetBucketInventoryConfigurationResult(const std::shared_ptr<… in GetBucketInventoryConfigurationResult() function in GetBucketInventoryConfigurationResult
36 GetBucketInventoryConfigurationResult() in GetBucketInventoryConfigurationResult()
43 GetBucketInventoryConfigurationResult& GetBucketInventoryConfigurationResult::operator =(const std:… in operator =()
/AliOS-Things-master/components/oss/include/alibabacloud/oss/
A DOssFwd.h209 … GetBucketInventoryConfigurationOutcome = Outcome<OssError, GetBucketInventoryConfigurationResult>;
/AliOS-Things-master/components/oss/src/
A DOssClientImpl.cc920 GetBucketInventoryConfigurationResult result(outcome.result().payload()); in GetBucketInventoryConfiguration()

Completed in 8 milliseconds