Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DInventoryConfiguration.h37 class ALIBABACLOUD_OSS_EXPORT InventorySSEOSS
40 InventorySSEOSS();
58 InventoryEncryption(const InventorySSEOSS& value);
61 const InventorySSEOSS& SSEOSS() const { return inventorySSEOSS_; } in SSEOSS()
62 …void setSSEOSS(const InventorySSEOSS& value) { inventorySSEOSS_ = value; inventorySSEOSIsSet_ = t… in setSSEOSS()
70 InventorySSEOSS inventorySSEOSS_;
/AliOS-Things-master/components/oss/src/model/
A DInventoryConfiguration.cc33 InventorySSEOSS::InventorySSEOSS() in InventorySSEOSS() function in InventorySSEOSS
52 InventoryEncryption::InventoryEncryption(const InventorySSEOSS& value) : in InventoryEncryption()
A DGetBucketInventoryConfigurationResult.cc97 encryption.setSSEOSS(InventorySSEOSS()); in operator =()
A DListBucketInventoryConfigurationsResult.cc104 encryption.setSSEOSS(InventorySSEOSS()); in operator =()

Completed in 5 milliseconds