| 程序包 | 说明 |
|---|---|
| com.qcloud.cos.model.inventory |
| 限定符和类型 | 方法和说明 |
|---|---|
InventorySchedule |
InventoryConfiguration.getSchedule()
Returns the schedule for generating inventory results.
|
InventorySchedule |
InventorySchedule.withFrequency(InventoryFrequency frequency)
Sets the frequency for producing inventory results
and returns
InventorySchedule object
for method chaining. |
InventorySchedule |
InventorySchedule.withFrequency(String frequency)
Sets the frequency for producing inventory results
and returns
InventorySchedule object
for method chaining. |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
InventoryConfiguration.setSchedule(InventorySchedule schedule)
Sets the schedule for generating inventory results.
|
InventoryConfiguration |
InventoryConfiguration.withSchedule(InventorySchedule schedule)
Returns the schedule for generating inventory results
and returns
InventoryConfiguration object
for method chaining. |
Copyright © 2021. All rights reserved.