Uses of Class
software.amazon.awssdk.services.emr.model.ClusterTimeline
-
Packages that use ClusterTimeline Package Description software.amazon.awssdk.services.emr.model -
-
Uses of ClusterTimeline in software.amazon.awssdk.services.emr.model
Methods in software.amazon.awssdk.services.emr.model that return ClusterTimeline Modifier and Type Method Description ClusterTimelineClusterStatus. timeline()A timeline that represents the status of a cluster over the lifetime of the cluster.Methods in software.amazon.awssdk.services.emr.model with parameters of type ClusterTimeline Modifier and Type Method Description ClusterStatus.BuilderClusterStatus.Builder. timeline(ClusterTimeline timeline)A timeline that represents the status of a cluster over the lifetime of the cluster.
-