Uses of Class
software.amazon.awssdk.services.apptest.model.TN3270
-
Packages that use TN3270 Package Description software.amazon.awssdk.services.apptest.model -
-
Uses of TN3270 in software.amazon.awssdk.services.apptest.model
Methods in software.amazon.awssdk.services.apptest.model that return TN3270 Modifier and Type Method Description TN3270MainframeActionType. tn3270()The tn3270 port of the mainframe action type.Methods in software.amazon.awssdk.services.apptest.model with parameters of type TN3270 Modifier and Type Method Description static MainframeActionTypeMainframeActionType. fromTn3270(TN3270 tn3270)Create an instance of this class withMainframeActionType.tn3270()initialized to the given value.MainframeActionType.BuilderMainframeActionType.Builder. tn3270(TN3270 tn3270)The tn3270 port of the mainframe action type.
-