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