Uses of Class
software.amazon.awssdk.services.apptest.model.M2NonManagedApplicationStepSummary
-
Packages that use M2NonManagedApplicationStepSummary Package Description software.amazon.awssdk.services.apptest.model -
-
Uses of M2NonManagedApplicationStepSummary in software.amazon.awssdk.services.apptest.model
Methods in software.amazon.awssdk.services.apptest.model that return M2NonManagedApplicationStepSummary Modifier and Type Method Description M2NonManagedApplicationStepSummaryResourceActionSummary. m2NonManagedApplication()The AWS Mainframe Modernization non-managed application of the resource action summary.Methods in software.amazon.awssdk.services.apptest.model with parameters of type M2NonManagedApplicationStepSummary Modifier and Type Method Description static ResourceActionSummaryResourceActionSummary. fromM2NonManagedApplication(M2NonManagedApplicationStepSummary m2NonManagedApplication)Create an instance of this class withResourceActionSummary.m2NonManagedApplication()initialized to the given value.ResourceActionSummary.BuilderResourceActionSummary.Builder. m2NonManagedApplication(M2NonManagedApplicationStepSummary m2NonManagedApplication)The AWS Mainframe Modernization non-managed application of the resource action summary.
-