| Package | Description | 
|---|---|
| com.amazonaws.services.elasticmapreduce.model | Classes modeling the various types represented by AmazonElasticMapReduce. | 
| Modifier and Type | Method and Description | 
|---|---|
| InstanceTimeline | InstanceTimeline. clone() | 
| InstanceTimeline | InstanceStatus. getTimeline()The timeline of the instance status over time. | 
| InstanceTimeline | InstanceTimeline. withCreationDateTime(Date creationDateTime)The creation date and time of the instance. | 
| InstanceTimeline | InstanceTimeline. withEndDateTime(Date endDateTime)The date and time when the instance was terminated. | 
| InstanceTimeline | InstanceTimeline. withReadyDateTime(Date readyDateTime)The date and time when the instance was ready to perform tasks. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InstanceStatus. setTimeline(InstanceTimeline timeline)The timeline of the instance status over time. | 
| InstanceStatus | InstanceStatus. withTimeline(InstanceTimeline timeline)The timeline of the instance status over time. | 
Copyright © 2015. All rights reserved.