Uses of Class
software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest
-
Packages that use ListBootstrapActionsRequest 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 ListBootstrapActionsRequest in software.amazon.awssdk.services.emr
-
Uses of ListBootstrapActionsRequest in software.amazon.awssdk.services.emr.paginators
Constructors in software.amazon.awssdk.services.emr.paginators with parameters of type ListBootstrapActionsRequest Constructor Description ListBootstrapActionsIterable(EmrClient client, ListBootstrapActionsRequest firstRequest)ListBootstrapActionsPublisher(EmrAsyncClient client, ListBootstrapActionsRequest firstRequest) -
Uses of ListBootstrapActionsRequest in software.amazon.awssdk.services.emr.transform
Methods in software.amazon.awssdk.services.emr.transform with parameters of type ListBootstrapActionsRequest Modifier and Type Method Description SdkHttpFullRequestListBootstrapActionsRequestMarshaller. marshall(ListBootstrapActionsRequest listBootstrapActionsRequest)
-