| Package | Description | 
|---|---|
| com.amazonaws.services.elasticmapreduce.model | 
| Modifier and Type | Method and Description | 
|---|---|
| InstanceFleetStatus | InstanceFleetStatus. clone() | 
| InstanceFleetStatus | InstanceFleet. getStatus()
 The current status of the instance fleet. | 
| InstanceFleetStatus | InstanceFleetStatus. withState(InstanceFleetState state)
 A code representing the instance fleet status. | 
| InstanceFleetStatus | InstanceFleetStatus. withState(String state)
 A code representing the instance fleet status. | 
| InstanceFleetStatus | InstanceFleetStatus. withStateChangeReason(InstanceFleetStateChangeReason stateChangeReason)
 Provides status change reason details for the instance fleet. | 
| InstanceFleetStatus | InstanceFleetStatus. withTimeline(InstanceFleetTimeline timeline)
 Provides historical timestamps for the instance fleet, including the time of creation, the time it became ready
 to run jobs, and the time of termination. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InstanceFleet. setStatus(InstanceFleetStatus status)
 The current status of the instance fleet. | 
| InstanceFleet | InstanceFleet. withStatus(InstanceFleetStatus status)
 The current status of the instance fleet. | 
Copyright © 2017. All rights reserved.