| Package | Description |
|---|---|
| org.finra.herd.model.api.xml |
| Modifier and Type | Field and Description |
|---|---|
protected EmrClusterInstanceFleetTimeline |
EmrClusterInstanceFleetStatus.timeline |
| Modifier and Type | Method and Description |
|---|---|
EmrClusterInstanceFleetTimeline |
ObjectFactory.createEmrClusterInstanceFleetTimeline()
Create an instance of
EmrClusterInstanceFleetTimeline |
EmrClusterInstanceFleetTimeline |
EmrClusterInstanceFleetStatus.getTimeline()
Gets the value of the timeline property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmrClusterInstanceFleetStatus.setTimeline(EmrClusterInstanceFleetTimeline value)
Sets the value of the timeline property.
|
| Constructor and Description |
|---|
EmrClusterInstanceFleetStatus(String state,
EmrClusterInstanceFleetStateChangeReason stateChangeReason,
EmrClusterInstanceFleetTimeline timeline)
Fully-initialising value constructor
|
Copyright © 2019. All rights reserved.