Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/model/
A DInventoryConfiguration.cc37 InventorySSEKMS::InventorySSEKMS() in InventorySSEKMS() function in InventorySSEKMS
41 InventorySSEKMS::InventorySSEKMS(const std::string& key) : in InventorySSEKMS() function in InventorySSEKMS
59 InventoryEncryption::InventoryEncryption(const InventorySSEKMS& value) : in InventoryEncryption()
A DGetBucketInventoryConfigurationResult.cc88 InventorySSEKMS ssekms; in operator =()
A DListBucketInventoryConfigurationsResult.cc95 InventorySSEKMS ssekms; in operator =()
/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DInventoryConfiguration.h43 class ALIBABACLOUD_OSS_EXPORT InventorySSEKMS
46 InventorySSEKMS();
47 InventorySSEKMS(const std::string& key);
59 InventoryEncryption(const InventorySSEKMS& value);
65 const InventorySSEKMS& SSEKMS() const { return inventorySSEKMS_; } in SSEKMS()
66 …void setSSEKMS(const InventorySSEKMS& value) { inventorySSEKMS_ = value; inventorySSEKMSIsSet_ = … in setSSEKMS()
73 InventorySSEKMS inventorySSEKMS_;

Completed in 4 milliseconds