Uses of Class
software.amazon.awssdk.services.glue.paginators.GetMLTaskRunsIterable
-
Packages that use GetMLTaskRunsIterable Package Description software.amazon.awssdk.services.glue Glue -
-
Uses of GetMLTaskRunsIterable in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue that return GetMLTaskRunsIterable Modifier and Type Method Description default GetMLTaskRunsIterableGlueClient. getMLTaskRunsPaginator(Consumer<GetMlTaskRunsRequest.Builder> getMlTaskRunsRequest)Gets a list of runs for a machine learning transform.default GetMLTaskRunsIterableGlueClient. getMLTaskRunsPaginator(GetMlTaskRunsRequest getMlTaskRunsRequest)Gets a list of runs for a machine learning transform.
-