Uses of Class
software.amazon.awssdk.services.glue.model.StartingEventBatchCondition
-
Packages that use StartingEventBatchCondition Package Description software.amazon.awssdk.services.glue.model -
-
Uses of StartingEventBatchCondition in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return StartingEventBatchCondition Modifier and Type Method Description StartingEventBatchConditionWorkflowRun. startingEventBatchCondition()The batch condition that started the workflow run.Methods in software.amazon.awssdk.services.glue.model with parameters of type StartingEventBatchCondition Modifier and Type Method Description WorkflowRun.BuilderWorkflowRun.Builder. startingEventBatchCondition(StartingEventBatchCondition startingEventBatchCondition)The batch condition that started the workflow run.
-