Uses of Class
software.amazon.awssdk.services.glue.model.WorkflowRunStatistics
-
Packages that use WorkflowRunStatistics Package Description software.amazon.awssdk.services.glue.model -
-
Uses of WorkflowRunStatistics in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return WorkflowRunStatistics Modifier and Type Method Description WorkflowRunStatisticsWorkflowRun. statistics()The statistics of the run.Methods in software.amazon.awssdk.services.glue.model with parameters of type WorkflowRunStatistics Modifier and Type Method Description WorkflowRun.BuilderWorkflowRun.Builder. statistics(WorkflowRunStatistics statistics)The statistics of the run.
-