| Package | Description |
|---|---|
| org.finra.herd.model.api.xml |
| Modifier and Type | Field and Description |
|---|---|
protected StatusTimeline |
EmrCluster.statusTimeline |
| Modifier and Type | Method and Description |
|---|---|
StatusTimeline |
ObjectFactory.createStatusTimeline()
Create an instance of
StatusTimeline |
StatusTimeline |
EmrCluster.getStatusTimeline()
Gets the value of the statusTimeline property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmrCluster.setStatusTimeline(StatusTimeline value)
Sets the value of the statusTimeline property.
|
| Constructor and Description |
|---|
EmrCluster(String id,
String status,
StatusChangeReason statusChangeReason,
StatusTimeline statusTimeline,
String namespace,
String emrClusterDefinitionName,
String emrClusterName,
String accountId,
EmrStep activeStep,
EmrStep step,
Boolean dryRun,
Boolean emrClusterCreated,
EmrClusterDefinition emrClusterDefinition,
List<EmrClusterInstanceFleet> instanceFleets)
Fully-initialising value constructor
|
Copyright © 2021. All rights reserved.