| Package | Description | 
|---|---|
| com.amazonaws.services.elasticmapreduce.model | 
| Modifier and Type | Method and Description | 
|---|---|
| InstanceGroupTimeline | InstanceGroupTimeline. clone() | 
| InstanceGroupTimeline | InstanceGroupStatus. getTimeline()
 The timeline of the instance group status over time. | 
| InstanceGroupTimeline | InstanceGroupTimeline. withCreationDateTime(Date creationDateTime)
 The creation date and time of the instance group. | 
| InstanceGroupTimeline | InstanceGroupTimeline. withEndDateTime(Date endDateTime)
 The date and time when the instance group terminated. | 
| InstanceGroupTimeline | InstanceGroupTimeline. withReadyDateTime(Date readyDateTime)
 The date and time when the instance group became ready to perform tasks. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InstanceGroupStatus. setTimeline(InstanceGroupTimeline timeline)
 The timeline of the instance group status over time. | 
| InstanceGroupStatus | InstanceGroupStatus. withTimeline(InstanceGroupTimeline timeline)
 The timeline of the instance group status over time. | 
Copyright © 2017. All rights reserved.