| 程序包 | 说明 |
|---|---|
| com.qcloud.cos.model.inventory |
| 限定符和类型 | 方法和说明 |
|---|---|
InventoryDestination |
InventoryConfiguration.getDestination()
Returns the
InventoryDestination that contains information
about where to publish the inventory results. |
InventoryDestination |
InventoryDestination.withCosBucketDestination(InventoryCosBucketDestination cosBucketDestination)
Sets the
InventoryCosBucketDestination which contains S3 bucket destination information
of where inventory results are published. |
| 限定符和类型 | 方法和说明 |
|---|---|
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 and returns
this object for method chaining. |
Copyright © 2020. All rights reserved.