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