| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
static S3GlacierJobTier |
S3GlacierJobTier.fromValue(String value)
Use this in place of valueOf.
|
static S3GlacierJobTier |
S3GlacierJobTier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static S3GlacierJobTier[] |
S3GlacierJobTier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
S3InitiateRestoreObjectOperation |
S3InitiateRestoreObjectOperation.withGlacierJobTier(S3GlacierJobTier glacierJobTier)
S3 Batch Operations supports
STANDARD and BULK retrieval tiers, but not the
EXPEDITED retrieval tier. |
Copyright © 2022. All rights reserved.