Uses of Class
software.amazon.awssdk.services.emr.model.ListInstanceGroupsRequest
-
Packages that use ListInstanceGroupsRequest Package Description software.amazon.awssdk.services.emr Amazon EMR is a web service that makes it easier to process large amounts of data efficiently.software.amazon.awssdk.services.emr.paginators software.amazon.awssdk.services.emr.transform -
-
Uses of ListInstanceGroupsRequest in software.amazon.awssdk.services.emr
-
Uses of ListInstanceGroupsRequest in software.amazon.awssdk.services.emr.paginators
Constructors in software.amazon.awssdk.services.emr.paginators with parameters of type ListInstanceGroupsRequest Constructor Description ListInstanceGroupsIterable(EmrClient client, ListInstanceGroupsRequest firstRequest)ListInstanceGroupsPublisher(EmrAsyncClient client, ListInstanceGroupsRequest firstRequest) -
Uses of ListInstanceGroupsRequest in software.amazon.awssdk.services.emr.transform
Methods in software.amazon.awssdk.services.emr.transform with parameters of type ListInstanceGroupsRequest Modifier and Type Method Description SdkHttpFullRequestListInstanceGroupsRequestMarshaller. marshall(ListInstanceGroupsRequest listInstanceGroupsRequest)
-