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