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