public class SystemReservedForListNodePoolsOutput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SystemReservedForListNodePoolsOutput.NameEnum
Gets or Sets name
|
| Constructor and Description |
|---|
SystemReservedForListNodePoolsOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
SystemReservedForListNodePoolsOutput.NameEnum |
getName()
Get name
|
String |
getQuantity()
Get quantity
|
int |
hashCode() |
SystemReservedForListNodePoolsOutput |
name(SystemReservedForListNodePoolsOutput.NameEnum name) |
SystemReservedForListNodePoolsOutput |
quantity(String quantity) |
void |
setName(SystemReservedForListNodePoolsOutput.NameEnum name) |
void |
setQuantity(String quantity) |
String |
toString() |
public SystemReservedForListNodePoolsOutput()
public SystemReservedForListNodePoolsOutput name(SystemReservedForListNodePoolsOutput.NameEnum name)
public SystemReservedForListNodePoolsOutput.NameEnum getName()
public void setName(SystemReservedForListNodePoolsOutput.NameEnum name)
public SystemReservedForListNodePoolsOutput quantity(String quantity)
public String getQuantity()
public void setQuantity(String quantity)
Copyright © 2026. All rights reserved.