| Package | Description |
|---|---|
| com.amazonaws.services.finspacedata.model |
| Modifier and Type | Method and Description |
|---|---|
static FormatType |
FormatType.fromValue(String value)
Use this in place of valueOf.
|
static FormatType |
FormatType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FormatType[] |
FormatType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateChangesetRequest |
CreateChangesetRequest.withFormatType(FormatType formatType)
Format type of the input files being loaded into the changeset.
|
ChangesetInfo |
ChangesetInfo.withFormatType(FormatType formatType)
Format type of the input files loaded into the changeset.
|
Copyright © 2021. All rights reserved.