| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
static PrefixType |
PrefixType.fromValue(String value)
Use this in place of valueOf.
|
static PrefixType |
PrefixType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrefixType[] |
PrefixType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PrefixConfig |
PrefixConfig.withPrefixType(PrefixType prefixType)
Determines the format of the prefix, and whether it applies to the file name, file path, or both.
|
Copyright © 2023. All rights reserved.