| Package | Description |
|---|---|
| com.amazonaws.services.b2bi.model |
| Modifier and Type | Method and Description |
|---|---|
S3Location |
S3Location.clone() |
S3Location |
StartTransformerJobRequest.getInputFile()
Specifies the location of the input file for the transformation.
|
S3Location |
TestParsingRequest.getInputFile()
Specifies an
S3Location object, which contains the Amazon S3 bucket and prefix for the location of
the input file. |
S3Location |
EdiConfiguration.getInputLocation()
Contains the Amazon S3 bucket and prefix for the location of the input file, which is contained in an
S3Location object. |
S3Location |
StartTransformerJobRequest.getOutputLocation()
Specifies the location of the output file for the transformation.
|
S3Location |
EdiConfiguration.getOutputLocation()
Contains the Amazon S3 bucket and prefix for the location of the output file, which is contained in an
S3Location object. |
S3Location |
S3Location.withBucketName(String bucketName)
Specifies the name of the Amazon S3 bucket.
|
S3Location |
S3Location.withKey(String key)
Specifies the Amazon S3 key for the file location.
|
| Modifier and Type | Method and Description |
|---|---|
List<S3Location> |
UpdateCapabilityResult.getInstructionsDocuments()
Returns one or more locations in Amazon S3, each specifying an EDI document that can be used with this
capability.
|
List<S3Location> |
GetCapabilityResult.getInstructionsDocuments()
Returns one or more locations in Amazon S3, each specifying an EDI document that can be used with this
capability.
|
List<S3Location> |
CreateCapabilityRequest.getInstructionsDocuments()
Specifies one or more locations in Amazon S3, each specifying an EDI document that can be used with this
capability.
|
List<S3Location> |
CreateCapabilityResult.getInstructionsDocuments()
Returns one or more locations in Amazon S3, each specifying an EDI document that can be used with this
capability.
|
List<S3Location> |
UpdateCapabilityRequest.getInstructionsDocuments()
Specifies one or more locations in Amazon S3, each specifying an EDI document that can be used with this
capability.
|
List<S3Location> |
GetTransformerJobResult.getOutputFiles()
Returns the location for the output files.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartTransformerJobRequest.setInputFile(S3Location inputFile)
Specifies the location of the input file for the transformation.
|
void |
TestParsingRequest.setInputFile(S3Location inputFile)
Specifies an
S3Location object, which contains the Amazon S3 bucket and prefix for the location of
the input file. |
void |
EdiConfiguration.setInputLocation(S3Location inputLocation)
Contains the Amazon S3 bucket and prefix for the location of the input file, which is contained in an
S3Location object. |
void |
StartTransformerJobRequest.setOutputLocation(S3Location outputLocation)
Specifies the location of the output file for the transformation.
|
void |
EdiConfiguration.setOutputLocation(S3Location outputLocation)
Contains the Amazon S3 bucket and prefix for the location of the output file, which is contained in an
S3Location object. |
StartTransformerJobRequest |
StartTransformerJobRequest.withInputFile(S3Location inputFile)
Specifies the location of the input file for the transformation.
|
TestParsingRequest |
TestParsingRequest.withInputFile(S3Location inputFile)
Specifies an
S3Location object, which contains the Amazon S3 bucket and prefix for the location of
the input file. |
EdiConfiguration |
EdiConfiguration.withInputLocation(S3Location inputLocation)
Contains the Amazon S3 bucket and prefix for the location of the input file, which is contained in an
S3Location object. |
UpdateCapabilityResult |
UpdateCapabilityResult.withInstructionsDocuments(S3Location... instructionsDocuments)
Returns one or more locations in Amazon S3, each specifying an EDI document that can be used with this
capability.
|
GetCapabilityResult |
GetCapabilityResult.withInstructionsDocuments(S3Location... instructionsDocuments)
Returns one or more locations in Amazon S3, each specifying an EDI document that can be used with this
capability.
|
CreateCapabilityRequest |
CreateCapabilityRequest.withInstructionsDocuments(S3Location... instructionsDocuments)
Specifies one or more locations in Amazon S3, each specifying an EDI document that can be used with this
capability.
|
CreateCapabilityResult |
CreateCapabilityResult.withInstructionsDocuments(S3Location... instructionsDocuments)
Returns one or more locations in Amazon S3, each specifying an EDI document that can be used with this
capability.
|
UpdateCapabilityRequest |
UpdateCapabilityRequest.withInstructionsDocuments(S3Location... instructionsDocuments)
Specifies one or more locations in Amazon S3, each specifying an EDI document that can be used with this
capability.
|
GetTransformerJobResult |
GetTransformerJobResult.withOutputFiles(S3Location... outputFiles)
Returns the location for the output files.
|
StartTransformerJobRequest |
StartTransformerJobRequest.withOutputLocation(S3Location outputLocation)
Specifies the location of the output file for the transformation.
|
EdiConfiguration |
EdiConfiguration.withOutputLocation(S3Location outputLocation)
Contains the Amazon S3 bucket and prefix for the location of the output file, which is contained in an
S3Location object. |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateCapabilityResult.setInstructionsDocuments(Collection<S3Location> instructionsDocuments)
Returns one or more locations in Amazon S3, each specifying an EDI document that can be used with this
capability.
|
void |
GetCapabilityResult.setInstructionsDocuments(Collection<S3Location> instructionsDocuments)
Returns one or more locations in Amazon S3, each specifying an EDI document that can be used with this
capability.
|
void |
CreateCapabilityRequest.setInstructionsDocuments(Collection<S3Location> instructionsDocuments)
Specifies one or more locations in Amazon S3, each specifying an EDI document that can be used with this
capability.
|
void |
CreateCapabilityResult.setInstructionsDocuments(Collection<S3Location> instructionsDocuments)
Returns one or more locations in Amazon S3, each specifying an EDI document that can be used with this
capability.
|
void |
UpdateCapabilityRequest.setInstructionsDocuments(Collection<S3Location> instructionsDocuments)
Specifies one or more locations in Amazon S3, each specifying an EDI document that can be used with this
capability.
|
void |
GetTransformerJobResult.setOutputFiles(Collection<S3Location> outputFiles)
Returns the location for the output files.
|
UpdateCapabilityResult |
UpdateCapabilityResult.withInstructionsDocuments(Collection<S3Location> instructionsDocuments)
Returns one or more locations in Amazon S3, each specifying an EDI document that can be used with this
capability.
|
GetCapabilityResult |
GetCapabilityResult.withInstructionsDocuments(Collection<S3Location> instructionsDocuments)
Returns one or more locations in Amazon S3, each specifying an EDI document that can be used with this
capability.
|
CreateCapabilityRequest |
CreateCapabilityRequest.withInstructionsDocuments(Collection<S3Location> instructionsDocuments)
Specifies one or more locations in Amazon S3, each specifying an EDI document that can be used with this
capability.
|
CreateCapabilityResult |
CreateCapabilityResult.withInstructionsDocuments(Collection<S3Location> instructionsDocuments)
Returns one or more locations in Amazon S3, each specifying an EDI document that can be used with this
capability.
|
UpdateCapabilityRequest |
UpdateCapabilityRequest.withInstructionsDocuments(Collection<S3Location> instructionsDocuments)
Specifies one or more locations in Amazon S3, each specifying an EDI document that can be used with this
capability.
|
GetTransformerJobResult |
GetTransformerJobResult.withOutputFiles(Collection<S3Location> outputFiles)
Returns the location for the output files.
|
Copyright © 2024. All rights reserved.