Uses of Interface
software.amazon.awssdk.services.m2.M2ClientBuilder
-
Packages that use M2ClientBuilder Package Description software.amazon.awssdk.services.m2 Amazon Web Services Mainframe Modernization provides tools and resources to help you plan and implement migration and modernization from mainframes to Amazon Web Services managed runtime environments. -
-
Uses of M2ClientBuilder in software.amazon.awssdk.services.m2
Methods in software.amazon.awssdk.services.m2 that return M2ClientBuilder Modifier and Type Method Description static M2ClientBuilderM2Client. builder()Create a builder that can be used to configure and create aM2Client.
-