| Package | Description |
|---|---|
| com.amazonaws.services.b2bi.model |
| Modifier and Type | Method and Description |
|---|---|
static FileFormat |
FileFormat.fromValue(String value)
Use this in place of valueOf.
|
static FileFormat |
FileFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileFormat[] |
FileFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TransformerSummary |
TransformerSummary.withFileFormat(FileFormat fileFormat)
Returns that the currently supported file formats for EDI transformations are
JSON and
XML. |
UpdateTransformerResult |
UpdateTransformerResult.withFileFormat(FileFormat fileFormat)
Returns that the currently supported file formats for EDI transformations are
JSON and
XML. |
UpdateTransformerRequest |
UpdateTransformerRequest.withFileFormat(FileFormat fileFormat)
Specifies that the currently supported file formats for EDI transformations are
JSON and
XML. |
TestParsingRequest |
TestParsingRequest.withFileFormat(FileFormat fileFormat)
Specifies that the currently supported file formats for EDI transformations are
JSON and
XML. |
TestMappingRequest |
TestMappingRequest.withFileFormat(FileFormat fileFormat)
Specifies that the currently supported file formats for EDI transformations are
JSON and
XML. |
GetTransformerResult |
GetTransformerResult.withFileFormat(FileFormat fileFormat)
Returns that the currently supported file formats for EDI transformations are
JSON and
XML. |
CreateTransformerResult |
CreateTransformerResult.withFileFormat(FileFormat fileFormat)
Returns that the currently supported file formats for EDI transformations are
JSON and
XML. |
CreateTransformerRequest |
CreateTransformerRequest.withFileFormat(FileFormat fileFormat)
Specifies that the currently supported file formats for EDI transformations are
JSON and
XML. |
Copyright © 2023. All rights reserved.