| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
TN3270 |
TN3270.clone() |
TN3270 |
MainframeActionType.getTn3270()
The tn3270 port of the mainframe action type.
|
TN3270 |
TN3270.withExportDataSetNames(Collection<String> exportDataSetNames)
The data set names of the TN3270 protocol.
|
TN3270 |
TN3270.withExportDataSetNames(String... exportDataSetNames)
The data set names of the TN3270 protocol.
|
TN3270 |
TN3270.withScript(Script script)
The script of the TN3270 protocol.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MainframeActionType.setTn3270(TN3270 tn3270)
The tn3270 port of the mainframe action type.
|
MainframeActionType |
MainframeActionType.withTn3270(TN3270 tn3270)
The tn3270 port of the mainframe action type.
|
Copyright © 2025. All rights reserved.