Package | Description |
---|---|
com.amazonaws.s3.model |
Modifier and Type | Method and Description |
---|---|
InventoryFormat |
InventoryS3BucketDestination.format() |
InventoryFormat |
InventoryS3BucketDestination.BuilderImpl.format() |
static InventoryFormat |
InventoryFormat.fromValue(String value) |
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 |
---|---|
static Set<InventoryFormat> |
InventoryFormat.knownValues() |
Modifier and Type | Method and Description |
---|---|
InventoryS3BucketDestination.Builder |
InventoryS3BucketDestination.Builder.format(InventoryFormat format) |
InventoryS3BucketDestination.Builder |
InventoryS3BucketDestination.BuilderImpl.format(InventoryFormat format) |
Copyright © 2021. All rights reserved.