| Package | Description |
|---|---|
| com.amazonaws.services.glacier.model |
| Modifier and Type | Method and Description |
|---|---|
static CannedACL |
CannedACL.fromValue(String value)
Use this in place of valueOf.
|
static CannedACL |
CannedACL.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CannedACL[] |
CannedACL.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
S3Location |
S3Location.withCannedACL(CannedACL cannedACL)
The canned access control list (ACL) to apply to the job results.
|
Copyright © 2020. All rights reserved.