| Package | Description |
|---|---|
| com.baidubce.services.bos | |
| com.baidubce.services.bos.model |
| Modifier and Type | Method and Description |
|---|---|
void |
BosClient.putBucketInventory(String bucketName,
Inventory inventory)
Set the Bos bucket inventory.
|
| Modifier and Type | Method and Description |
|---|---|
Inventory |
PutBucketInventoryRequest.getInventory() |
| Modifier and Type | Method and Description |
|---|---|
List<Inventory> |
ListBucketInventoryResponse.getInventoryRuleList() |
| Modifier and Type | Method and Description |
|---|---|
void |
PutBucketInventoryRequest.setInventory(Inventory inventory) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListBucketInventoryResponse.setInventoryRuleList(List<Inventory> inventoryRuleList) |
| Constructor and Description |
|---|
PutBucketInventoryRequest(String bucketName,
Inventory inventory) |
Copyright © 2026. All rights reserved.