public class StatusForListClustersOutput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StatusForListClustersOutput.PhaseEnum
Gets or Sets phase
|
| Constructor and Description |
|---|
StatusForListClustersOutput() |
| Modifier and Type | Method and Description |
|---|---|
StatusForListClustersOutput |
addConditionsItem(ConditionForListClustersOutput conditionsItem) |
StatusForListClustersOutput |
conditions(List<ConditionForListClustersOutput> conditions) |
boolean |
equals(Object o) |
@Valid List<ConditionForListClustersOutput> |
getConditions()
Get conditions
|
StatusForListClustersOutput.PhaseEnum |
getPhase()
Get phase
|
int |
hashCode() |
StatusForListClustersOutput |
phase(StatusForListClustersOutput.PhaseEnum phase) |
void |
setConditions(List<ConditionForListClustersOutput> conditions) |
void |
setPhase(StatusForListClustersOutput.PhaseEnum phase) |
String |
toString() |
public StatusForListClustersOutput conditions(List<ConditionForListClustersOutput> conditions)
public StatusForListClustersOutput addConditionsItem(ConditionForListClustersOutput conditionsItem)
@Valid public @Valid List<ConditionForListClustersOutput> getConditions()
public void setConditions(List<ConditionForListClustersOutput> conditions)
public StatusForListClustersOutput phase(StatusForListClustersOutput.PhaseEnum phase)
public StatusForListClustersOutput.PhaseEnum getPhase()
public void setPhase(StatusForListClustersOutput.PhaseEnum phase)
Copyright © 2026. All rights reserved.