| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3.internal.resource |
| Modifier and Type | Method and Description |
|---|---|
static S3ResourceType |
S3ResourceType.fromValue(String value)
Use this in place of valueOf.
|
static S3ResourceType |
S3ResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static S3ResourceType[] |
S3ResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<S3ResourceType> |
S3ArnUtils.getArnType(String arnString) |
Copyright © 2022. All rights reserved.