Uses of Class
software.amazon.awssdk.services.apptest.model.M2NonManagedApplicationStepInput
-
Packages that use M2NonManagedApplicationStepInput Package Description software.amazon.awssdk.services.apptest.model -
-
Uses of M2NonManagedApplicationStepInput in software.amazon.awssdk.services.apptest.model
Methods in software.amazon.awssdk.services.apptest.model that return M2NonManagedApplicationStepInput Modifier and Type Method Description M2NonManagedApplicationStepInputM2NonManagedApplicationStepSummary. stepInput()The step input of the AWS Mainframe Modernization non-managed application step summary.Methods in software.amazon.awssdk.services.apptest.model with parameters of type M2NonManagedApplicationStepInput Modifier and Type Method Description M2NonManagedApplicationStepSummary.BuilderM2NonManagedApplicationStepSummary.Builder. stepInput(M2NonManagedApplicationStepInput stepInput)The step input of the AWS Mainframe Modernization non-managed application step summary.
-