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