Uses of Class
software.amazon.awssdk.services.apptest.model.MainframeActionProperties
-
Packages that use MainframeActionProperties Package Description software.amazon.awssdk.services.apptest.model -
-
Uses of MainframeActionProperties in software.amazon.awssdk.services.apptest.model
Methods in software.amazon.awssdk.services.apptest.model that return MainframeActionProperties Modifier and Type Method Description MainframeActionPropertiesBatchStepInput. properties()The properties of the batch step input.MainframeActionPropertiesMainframeAction. properties()The properties of the mainframe action.MainframeActionPropertiesTN3270StepInput. properties()The properties of the TN3270 step input.Methods in software.amazon.awssdk.services.apptest.model with parameters of type MainframeActionProperties Modifier and Type Method Description BatchStepInput.BuilderBatchStepInput.Builder. properties(MainframeActionProperties properties)The properties of the batch step input.MainframeAction.BuilderMainframeAction.Builder. properties(MainframeActionProperties properties)The properties of the mainframe action.TN3270StepInput.BuilderTN3270StepInput.Builder. properties(MainframeActionProperties properties)The properties of the TN3270 step input.
-