public class VSpherePlatformStatusFluentImpl<A extends VSpherePlatformStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements VSpherePlatformStatusFluent<A>
| Constructor and Description |
|---|
VSpherePlatformStatusFluentImpl() |
VSpherePlatformStatusFluentImpl(VSpherePlatformStatus instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getApiServerInternalIP() |
String |
getIngressIP() |
String |
getNodeDNSIP() |
Boolean |
hasApiServerInternalIP() |
int |
hashCode() |
Boolean |
hasIngressIP() |
Boolean |
hasNodeDNSIP() |
A |
withApiServerInternalIP(String apiServerInternalIP) |
A |
withIngressIP(String ingressIP) |
A |
withNewApiServerInternalIP(String arg1) |
A |
withNewApiServerInternalIP(StringBuffer arg1) |
A |
withNewApiServerInternalIP(StringBuilder arg1) |
A |
withNewIngressIP(String arg1) |
A |
withNewIngressIP(StringBuffer arg1) |
A |
withNewIngressIP(StringBuilder arg1) |
A |
withNewNodeDNSIP(String arg1) |
A |
withNewNodeDNSIP(StringBuffer arg1) |
A |
withNewNodeDNSIP(StringBuilder arg1) |
A |
withNodeDNSIP(String nodeDNSIP) |
public VSpherePlatformStatusFluentImpl()
public VSpherePlatformStatusFluentImpl(VSpherePlatformStatus instance)
public String getApiServerInternalIP()
getApiServerInternalIP in interface VSpherePlatformStatusFluent<A extends VSpherePlatformStatusFluent<A>>public A withApiServerInternalIP(String apiServerInternalIP)
withApiServerInternalIP in interface VSpherePlatformStatusFluent<A extends VSpherePlatformStatusFluent<A>>public Boolean hasApiServerInternalIP()
hasApiServerInternalIP in interface VSpherePlatformStatusFluent<A extends VSpherePlatformStatusFluent<A>>public A withNewApiServerInternalIP(String arg1)
withNewApiServerInternalIP in interface VSpherePlatformStatusFluent<A extends VSpherePlatformStatusFluent<A>>public A withNewApiServerInternalIP(StringBuilder arg1)
withNewApiServerInternalIP in interface VSpherePlatformStatusFluent<A extends VSpherePlatformStatusFluent<A>>public A withNewApiServerInternalIP(StringBuffer arg1)
withNewApiServerInternalIP in interface VSpherePlatformStatusFluent<A extends VSpherePlatformStatusFluent<A>>public String getIngressIP()
getIngressIP in interface VSpherePlatformStatusFluent<A extends VSpherePlatformStatusFluent<A>>public A withIngressIP(String ingressIP)
withIngressIP in interface VSpherePlatformStatusFluent<A extends VSpherePlatformStatusFluent<A>>public Boolean hasIngressIP()
hasIngressIP in interface VSpherePlatformStatusFluent<A extends VSpherePlatformStatusFluent<A>>public A withNewIngressIP(String arg1)
withNewIngressIP in interface VSpherePlatformStatusFluent<A extends VSpherePlatformStatusFluent<A>>public A withNewIngressIP(StringBuilder arg1)
withNewIngressIP in interface VSpherePlatformStatusFluent<A extends VSpherePlatformStatusFluent<A>>public A withNewIngressIP(StringBuffer arg1)
withNewIngressIP in interface VSpherePlatformStatusFluent<A extends VSpherePlatformStatusFluent<A>>public String getNodeDNSIP()
getNodeDNSIP in interface VSpherePlatformStatusFluent<A extends VSpherePlatformStatusFluent<A>>public A withNodeDNSIP(String nodeDNSIP)
withNodeDNSIP in interface VSpherePlatformStatusFluent<A extends VSpherePlatformStatusFluent<A>>public Boolean hasNodeDNSIP()
hasNodeDNSIP in interface VSpherePlatformStatusFluent<A extends VSpherePlatformStatusFluent<A>>public A withNewNodeDNSIP(String arg1)
withNewNodeDNSIP in interface VSpherePlatformStatusFluent<A extends VSpherePlatformStatusFluent<A>>public A withNewNodeDNSIP(StringBuilder arg1)
withNewNodeDNSIP in interface VSpherePlatformStatusFluent<A extends VSpherePlatformStatusFluent<A>>public A withNewNodeDNSIP(StringBuffer arg1)
withNewNodeDNSIP in interface VSpherePlatformStatusFluent<A extends VSpherePlatformStatusFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.