Uses of Class
software.amazon.awssdk.services.m2.model.ListApplicationVersionsRequest
-
Packages that use ListApplicationVersionsRequest 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.software.amazon.awssdk.services.m2.paginators software.amazon.awssdk.services.m2.transform -
-
Uses of ListApplicationVersionsRequest in software.amazon.awssdk.services.m2
-
Uses of ListApplicationVersionsRequest in software.amazon.awssdk.services.m2.paginators
Constructors in software.amazon.awssdk.services.m2.paginators with parameters of type ListApplicationVersionsRequest Constructor Description ListApplicationVersionsIterable(M2Client client, ListApplicationVersionsRequest firstRequest)ListApplicationVersionsPublisher(M2AsyncClient client, ListApplicationVersionsRequest firstRequest) -
Uses of ListApplicationVersionsRequest in software.amazon.awssdk.services.m2.transform
Methods in software.amazon.awssdk.services.m2.transform with parameters of type ListApplicationVersionsRequest Modifier and Type Method Description SdkHttpFullRequestListApplicationVersionsRequestMarshaller. marshall(ListApplicationVersionsRequest listApplicationVersionsRequest)
-