@Generated public class GkeConfig extends Object
Constructor and Description |
---|
GkeConfig() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
GkeConfigConnectivityType |
getConnectivityType() |
String |
getMasterIpRange() |
int |
hashCode() |
GkeConfig |
setConnectivityType(GkeConfigConnectivityType connectivityType) |
GkeConfig |
setMasterIpRange(String masterIpRange) |
String |
toString() |
public GkeConfig setConnectivityType(GkeConfigConnectivityType connectivityType)
public GkeConfigConnectivityType getConnectivityType()
public String getMasterIpRange()
Copyright © 2023. All rights reserved.