| Package | Description |
|---|---|
| org.osgl.storage.impl | |
| org.osgl.storage.spring |
| Modifier and Type | Method and Description |
|---|---|
static S3Service.StorageClass |
S3Service.StorageClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static S3Service.StorageClass |
S3Service.StorageClass.valueOfIgnoreCase(String s,
S3Service.StorageClass def) |
static S3Service.StorageClass[] |
S3Service.StorageClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static S3Service.StorageClass |
S3Service.StorageClass.valueOfIgnoreCase(String s,
S3Service.StorageClass def) |
| Modifier and Type | Method and Description |
|---|---|
void |
S3ServiceConfigurer.setDefStorageClass(S3Service.StorageClass defStorageClass) |
Copyright © 2013–2017 OSGL (Open Source General Library). All rights reserved.