Searched refs:InventorySSEOSS (Results 1 – 4 of 4) sorted by relevance
37 class ALIBABACLOUD_OSS_EXPORT InventorySSEOSS40 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_;
33 InventorySSEOSS::InventorySSEOSS() in InventorySSEOSS() function in InventorySSEOSS52 InventoryEncryption::InventoryEncryption(const InventorySSEOSS& value) : in InventoryEncryption()
97 encryption.setSSEOSS(InventorySSEOSS()); in operator =()
104 encryption.setSSEOSS(InventorySSEOSS()); in operator =()
Completed in 5 milliseconds