Uses of Class
software.amazon.awssdk.services.apptest.model.TN3270Summary
-
Packages that use TN3270Summary Package Description software.amazon.awssdk.services.apptest.model -
-
Uses of TN3270Summary in software.amazon.awssdk.services.apptest.model
Methods in software.amazon.awssdk.services.apptest.model that return TN3270Summary Modifier and Type Method Description TN3270SummaryMainframeActionSummary. tn3270()The tn3270 port of the mainframe action summary.Methods in software.amazon.awssdk.services.apptest.model with parameters of type TN3270Summary Modifier and Type Method Description static MainframeActionSummaryMainframeActionSummary. fromTn3270(TN3270Summary tn3270)Create an instance of this class withMainframeActionSummary.tn3270()initialized to the given value.MainframeActionSummary.BuilderMainframeActionSummary.Builder. tn3270(TN3270Summary tn3270)The tn3270 port of the mainframe action summary.
-