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