| Package | Description |
|---|---|
| com.amazonaws.services.b2bi.model |
| Modifier and Type | Method and Description |
|---|---|
EdiType |
EdiType.clone() |
EdiType |
UpdateTransformerRequest.getEdiType()
Specifies the details for the EDI standard that is being used for the transformer.
|
EdiType |
TestParsingRequest.getEdiType()
Specifies the details for the EDI standard that is being used for the transformer.
|
EdiType |
GetTransformerResult.getEdiType()
Returns the details for the EDI standard that is being used for the transformer.
|
EdiType |
CreateTransformerResult.getEdiType()
Returns the details for the EDI standard that is being used for the transformer.
|
EdiType |
CreateTransformerRequest.getEdiType()
Specifies the details for the EDI standard that is being used for the transformer.
|
EdiType |
TransformerSummary.getEdiType()
Returns the details for the EDI standard that is being used for the transformer.
|
EdiType |
UpdateTransformerResult.getEdiType()
Returns the details for the EDI standard that is being used for the transformer.
|
EdiType |
EdiConfiguration.getType()
Returns the type of the capability.
|
EdiType |
EdiType.withX12Details(X12Details x12Details)
Returns the details for the EDI standard that is being used for the transformer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateTransformerRequest.setEdiType(EdiType ediType)
Specifies the details for the EDI standard that is being used for the transformer.
|
void |
TestParsingRequest.setEdiType(EdiType ediType)
Specifies the details for the EDI standard that is being used for the transformer.
|
void |
GetTransformerResult.setEdiType(EdiType ediType)
Returns the details for the EDI standard that is being used for the transformer.
|
void |
CreateTransformerResult.setEdiType(EdiType ediType)
Returns the details for the EDI standard that is being used for the transformer.
|
void |
CreateTransformerRequest.setEdiType(EdiType ediType)
Specifies the details for the EDI standard that is being used for the transformer.
|
void |
TransformerSummary.setEdiType(EdiType ediType)
Returns the details for the EDI standard that is being used for the transformer.
|
void |
UpdateTransformerResult.setEdiType(EdiType ediType)
Returns the details for the EDI standard that is being used for the transformer.
|
void |
EdiConfiguration.setType(EdiType type)
Returns the type of the capability.
|
UpdateTransformerRequest |
UpdateTransformerRequest.withEdiType(EdiType ediType)
Specifies the details for the EDI standard that is being used for the transformer.
|
TestParsingRequest |
TestParsingRequest.withEdiType(EdiType ediType)
Specifies the details for the EDI standard that is being used for the transformer.
|
GetTransformerResult |
GetTransformerResult.withEdiType(EdiType ediType)
Returns the details for the EDI standard that is being used for the transformer.
|
CreateTransformerResult |
CreateTransformerResult.withEdiType(EdiType ediType)
Returns the details for the EDI standard that is being used for the transformer.
|
CreateTransformerRequest |
CreateTransformerRequest.withEdiType(EdiType ediType)
Specifies the details for the EDI standard that is being used for the transformer.
|
TransformerSummary |
TransformerSummary.withEdiType(EdiType ediType)
Returns the details for the EDI standard that is being used for the transformer.
|
UpdateTransformerResult |
UpdateTransformerResult.withEdiType(EdiType ediType)
Returns the details for the EDI standard that is being used for the transformer.
|
EdiConfiguration |
EdiConfiguration.withType(EdiType type)
Returns the type of the capability.
|
Copyright © 2023. All rights reserved.