| Package | Description |
|---|---|
| com.aliyun.oss.model |
| Modifier and Type | Method and Description |
|---|---|
static InventoryFormat |
InventoryFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InventoryFormat[] |
InventoryFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InventoryOSSBucketDestination.setFormat(InventoryFormat format)
Sets the output format of the inventory results.
|
InventoryOSSBucketDestination |
InventoryOSSBucketDestination.withFormat(InventoryFormat format)
Sets the output format of the inventory results
And returns the
InventoryOSSBucketDestination object itself. |
Copyright © 2021. All Rights Reserved.