Uses of Class
software.amazon.awssdk.services.emr.model.StepTimeline
-
Packages that use StepTimeline Package Description software.amazon.awssdk.services.emr.model -
-
Uses of StepTimeline in software.amazon.awssdk.services.emr.model
Methods in software.amazon.awssdk.services.emr.model that return StepTimeline Modifier and Type Method Description StepTimelineStepStatus. timeline()The timeline of the cluster step status over time.Methods in software.amazon.awssdk.services.emr.model with parameters of type StepTimeline Modifier and Type Method Description StepStatus.BuilderStepStatus.Builder. timeline(StepTimeline timeline)The timeline of the cluster step status over time.
-