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