public class OvirtPlatformStatusFluentImpl<A extends OvirtPlatformStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements OvirtPlatformStatusFluent<A>
| Constructor and Description |
|---|
OvirtPlatformStatusFluentImpl() |
OvirtPlatformStatusFluentImpl(OvirtPlatformStatus 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 OvirtPlatformStatusFluentImpl()
public OvirtPlatformStatusFluentImpl(OvirtPlatformStatus instance)
public String getApiServerInternalIP()
getApiServerInternalIP in interface OvirtPlatformStatusFluent<A extends OvirtPlatformStatusFluent<A>>public A withApiServerInternalIP(String apiServerInternalIP)
withApiServerInternalIP in interface OvirtPlatformStatusFluent<A extends OvirtPlatformStatusFluent<A>>public Boolean hasApiServerInternalIP()
hasApiServerInternalIP in interface OvirtPlatformStatusFluent<A extends OvirtPlatformStatusFluent<A>>public A withNewApiServerInternalIP(String arg1)
withNewApiServerInternalIP in interface OvirtPlatformStatusFluent<A extends OvirtPlatformStatusFluent<A>>public A withNewApiServerInternalIP(StringBuilder arg1)
withNewApiServerInternalIP in interface OvirtPlatformStatusFluent<A extends OvirtPlatformStatusFluent<A>>public A withNewApiServerInternalIP(StringBuffer arg1)
withNewApiServerInternalIP in interface OvirtPlatformStatusFluent<A extends OvirtPlatformStatusFluent<A>>public String getIngressIP()
getIngressIP in interface OvirtPlatformStatusFluent<A extends OvirtPlatformStatusFluent<A>>public A withIngressIP(String ingressIP)
withIngressIP in interface OvirtPlatformStatusFluent<A extends OvirtPlatformStatusFluent<A>>public Boolean hasIngressIP()
hasIngressIP in interface OvirtPlatformStatusFluent<A extends OvirtPlatformStatusFluent<A>>public A withNewIngressIP(String arg1)
withNewIngressIP in interface OvirtPlatformStatusFluent<A extends OvirtPlatformStatusFluent<A>>public A withNewIngressIP(StringBuilder arg1)
withNewIngressIP in interface OvirtPlatformStatusFluent<A extends OvirtPlatformStatusFluent<A>>public A withNewIngressIP(StringBuffer arg1)
withNewIngressIP in interface OvirtPlatformStatusFluent<A extends OvirtPlatformStatusFluent<A>>public String getNodeDNSIP()
getNodeDNSIP in interface OvirtPlatformStatusFluent<A extends OvirtPlatformStatusFluent<A>>public A withNodeDNSIP(String nodeDNSIP)
withNodeDNSIP in interface OvirtPlatformStatusFluent<A extends OvirtPlatformStatusFluent<A>>public Boolean hasNodeDNSIP()
hasNodeDNSIP in interface OvirtPlatformStatusFluent<A extends OvirtPlatformStatusFluent<A>>public A withNewNodeDNSIP(String arg1)
withNewNodeDNSIP in interface OvirtPlatformStatusFluent<A extends OvirtPlatformStatusFluent<A>>public A withNewNodeDNSIP(StringBuilder arg1)
withNewNodeDNSIP in interface OvirtPlatformStatusFluent<A extends OvirtPlatformStatusFluent<A>>public A withNewNodeDNSIP(StringBuffer arg1)
withNewNodeDNSIP in interface OvirtPlatformStatusFluent<A extends OvirtPlatformStatusFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.