Uses of Class
software.amazon.awssdk.services.apptest.model.TN3270StepInput
-
Packages that use TN3270StepInput Package Description software.amazon.awssdk.services.apptest.model -
-
Uses of TN3270StepInput in software.amazon.awssdk.services.apptest.model
Methods in software.amazon.awssdk.services.apptest.model that return TN3270StepInput Modifier and Type Method Description TN3270StepInputTN3270Summary. stepInput()The step input of the TN3270 summary.Methods in software.amazon.awssdk.services.apptest.model with parameters of type TN3270StepInput Modifier and Type Method Description TN3270Summary.BuilderTN3270Summary.Builder. stepInput(TN3270StepInput stepInput)The step input of the TN3270 summary.
-