Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DInventoryConfiguration.h104 class InventoryDestination
107 InventoryDestination() {} in InventoryDestination() function
108InventoryDestination(const InventoryOSSBucketDestination& destination):InventoryOSSBucketDestinati… in InventoryDestination() function
124 const InventoryDestination& Destination() const { return destination_; } in Destination()
132 void setDestination(const InventoryDestination& destination) { destination_ = destination; } in setDestination()
141 InventoryDestination destination_;
/AliOS-Things-master/components/oss/src/model/
A DGetBucketInventoryConfigurationResult.cc101 inventoryConfiguration_.setDestination(InventoryDestination(dest)); in operator =()
A DListBucketInventoryConfigurationsResult.cc108 inventoryConfiguration.setDestination(InventoryDestination(dest)); in operator =()

Completed in 4 milliseconds