| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
Script |
Script.clone() |
Script |
TN3270.getScript()
The script of the TN3270 protocol.
|
Script |
Script.withScriptLocation(String scriptLocation)
The script location of the scripts.
|
Script |
Script.withType(ScriptType type)
The type of the scripts.
|
Script |
Script.withType(String type)
The type of the scripts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TN3270.setScript(Script script)
The script of the TN3270 protocol.
|
TN3270 |
TN3270.withScript(Script script)
The script of the TN3270 protocol.
|
Copyright © 2025. All rights reserved.