public class PublicAccessConfigForUpdateNodePoolConfigInput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PublicAccessConfigForUpdateNodePoolConfigInput.IspEnum
Gets or Sets isp
|
| Constructor and Description |
|---|
PublicAccessConfigForUpdateNodePoolConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
PublicAccessConfigForUpdateNodePoolConfigInput |
bandwidth(Integer bandwidth) |
PublicAccessConfigForUpdateNodePoolConfigInput |
billingType(Integer billingType) |
boolean |
equals(Object o) |
Integer |
getBandwidth()
Get bandwidth
|
Integer |
getBillingType()
Get billingType
|
PublicAccessConfigForUpdateNodePoolConfigInput.IspEnum |
getIsp()
Get isp
|
int |
hashCode() |
PublicAccessConfigForUpdateNodePoolConfigInput |
isp(PublicAccessConfigForUpdateNodePoolConfigInput.IspEnum isp) |
void |
setBandwidth(Integer bandwidth) |
void |
setBillingType(Integer billingType) |
void |
setIsp(PublicAccessConfigForUpdateNodePoolConfigInput.IspEnum isp) |
String |
toString() |
public PublicAccessConfigForUpdateNodePoolConfigInput()
public PublicAccessConfigForUpdateNodePoolConfigInput bandwidth(Integer bandwidth)
public Integer getBandwidth()
public void setBandwidth(Integer bandwidth)
public PublicAccessConfigForUpdateNodePoolConfigInput billingType(Integer billingType)
public Integer getBillingType()
public void setBillingType(Integer billingType)
public PublicAccessConfigForUpdateNodePoolConfigInput isp(PublicAccessConfigForUpdateNodePoolConfigInput.IspEnum isp)
public PublicAccessConfigForUpdateNodePoolConfigInput.IspEnum getIsp()
public void setIsp(PublicAccessConfigForUpdateNodePoolConfigInput.IspEnum isp)
Copyright © 2026. All rights reserved.