Uses of Class
software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunRequest
-
Packages that use GetColumnStatisticsTaskRunRequest Package Description software.amazon.awssdk.services.glue Glue software.amazon.awssdk.services.glue.transform -
-
Uses of GetColumnStatisticsTaskRunRequest in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue with parameters of type GetColumnStatisticsTaskRunRequest Modifier and Type Method Description default CompletableFuture<GetColumnStatisticsTaskRunResponse>GlueAsyncClient. getColumnStatisticsTaskRun(GetColumnStatisticsTaskRunRequest getColumnStatisticsTaskRunRequest)Get the associated metadata/information for a task run, given a task run ID.default GetColumnStatisticsTaskRunResponseGlueClient. getColumnStatisticsTaskRun(GetColumnStatisticsTaskRunRequest getColumnStatisticsTaskRunRequest)Get the associated metadata/information for a task run, given a task run ID. -
Uses of GetColumnStatisticsTaskRunRequest in software.amazon.awssdk.services.glue.transform
Methods in software.amazon.awssdk.services.glue.transform with parameters of type GetColumnStatisticsTaskRunRequest Modifier and Type Method Description SdkHttpFullRequestGetColumnStatisticsTaskRunRequestMarshaller. marshall(GetColumnStatisticsTaskRunRequest getColumnStatisticsTaskRunRequest)
-