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