Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/src/sts/model/
A DGetCallerIdentityResult.cc26 : ServiceResult(), accountId_(), arn_(), userId_() {} in GetCallerIdentityResult()
29 : ServiceResult(), accountId_(), arn_(), userId_() { in GetCallerIdentityResult()
35 std::string GetCallerIdentityResult::accountId() { return accountId_; } in accountId()
48 accountId_ = value["AccountId"].asString(); in parse()
/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DInventoryConfiguration.h82 const std::string& AccountId() const { return accountId_; } in AccountId()
89 void setAccountId(const std::string& accountId) { accountId_ = accountId; } in setAccountId()
97 std::string accountId_; variable
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/include/alibabacloud/core/sts/model/
A DGetCallerIdentityResult.h38 std::string accountId_; variable

Completed in 6 milliseconds