public class StatusForListClustersOutput extends Object
| 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
|
String |
getPhase()
Get phase
|
int |
hashCode() |
StatusForListClustersOutput |
phase(String phase) |
void |
setConditions(List<ConditionForListClustersOutput> conditions) |
void |
setPhase(String 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(String phase)
public String getPhase()
public void setPhase(String phase)
Copyright © 2024. All rights reserved.