| Package | Description |
|---|---|
| com.aliyun.oss.model |
| Modifier and Type | Method and Description |
|---|---|
InventoryDestination |
InventoryConfiguration.getDestination()
Returns the
InventoryDestination that contains information
about where to publish the inventory results. |
InventoryDestination |
InventoryDestination.withOSSBucketDestination(InventoryOSSBucketDestination ossBucketDestination)
Sets the
InventoryOSSBucketDestination which contains OSS bucket destination information
of where inventory results are published. |
| Modifier and Type | Method and Description |
|---|---|
void |
InventoryConfiguration.setDestination(InventoryDestination destination)
Sets the
InventoryDestination that contains information
about where to publish the inventory results. |
InventoryConfiguration |
InventoryConfiguration.withDestination(InventoryDestination destination)
Sets the
InventoryDestination that contains information
about where to publish the inventory results. |
Copyright © 2021. All Rights Reserved.