Uses of Class
software.amazon.awssdk.services.apptest.model.M2NonManagedApplication
-
Packages that use M2NonManagedApplication Package Description software.amazon.awssdk.services.apptest.model -
-
Uses of M2NonManagedApplication in software.amazon.awssdk.services.apptest.model
Methods in software.amazon.awssdk.services.apptest.model that return M2NonManagedApplication Modifier and Type Method Description M2NonManagedApplicationResourceType. m2NonManagedApplication()The AWS Mainframe Modernization non-managed application of the resource type.Methods in software.amazon.awssdk.services.apptest.model with parameters of type M2NonManagedApplication Modifier and Type Method Description static ResourceTypeResourceType. fromM2NonManagedApplication(M2NonManagedApplication m2NonManagedApplication)Create an instance of this class withResourceType.m2NonManagedApplication()initialized to the given value.ResourceType.BuilderResourceType.Builder. m2NonManagedApplication(M2NonManagedApplication m2NonManagedApplication)The AWS Mainframe Modernization non-managed application of the resource type.
-