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