| Package | Description |
|---|---|
| com.amazonaws.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
static DirectoryListingOptimization |
DirectoryListingOptimization.fromValue(String value)
Use this in place of valueOf.
|
static DirectoryListingOptimization |
DirectoryListingOptimization.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectoryListingOptimization[] |
DirectoryListingOptimization.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
S3StorageOptions |
S3StorageOptions.withDirectoryListingOptimization(DirectoryListingOptimization directoryListingOptimization)
Specifies whether or not performance for your Amazon S3 directories is optimized.
|
Copyright © 2025. All rights reserved.