| Package | Description |
|---|---|
| com.amazonaws.services.s3.model.inventory |
| 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 |
InventoryS3BucketDestination.setFormat(InventoryFormat format)
Sets the output format of the inventory results.
|
InventoryS3BucketDestination |
InventoryS3BucketDestination.withFormat(InventoryFormat format)
Sets the output format of the inventory results
and returns this
InventoryS3BucketDestination object
for method chaining. |
Copyright © 2020. All rights reserved.