Uses of Class
software.amazon.awssdk.services.apptest.model.ScriptSummary
-
Packages that use ScriptSummary Package Description software.amazon.awssdk.services.apptest.model -
-
Uses of ScriptSummary in software.amazon.awssdk.services.apptest.model
Methods in software.amazon.awssdk.services.apptest.model that return ScriptSummary Modifier and Type Method Description ScriptSummaryTN3270StepInput. script()The script of the TN3270 step input.Methods in software.amazon.awssdk.services.apptest.model with parameters of type ScriptSummary Modifier and Type Method Description TN3270StepInput.BuilderTN3270StepInput.Builder. script(ScriptSummary script)The script of the TN3270 step input.
-