public class DoneableOvirtPlatformStatus extends OvirtPlatformStatusFluentImpl<DoneableOvirtPlatformStatus> implements io.fabric8.kubernetes.api.model.Doneable<OvirtPlatformStatus>
| Constructor and Description |
|---|
DoneableOvirtPlatformStatus(io.fabric8.kubernetes.api.builder.Function<OvirtPlatformStatus,OvirtPlatformStatus> function) |
DoneableOvirtPlatformStatus(OvirtPlatformStatus item) |
DoneableOvirtPlatformStatus(OvirtPlatformStatus item,
io.fabric8.kubernetes.api.builder.Function<OvirtPlatformStatus,OvirtPlatformStatus> function) |
| Modifier and Type | Method and Description |
|---|---|
OvirtPlatformStatus |
done() |
equals, getApiServerInternalIP, getIngressIP, getNodeDNSIP, hasApiServerInternalIP, hasIngressIP, hasNodeDNSIP, withApiServerInternalIP, withIngressIP, withNewApiServerInternalIP, withNewApiServerInternalIP, withNewApiServerInternalIP, withNewIngressIP, withNewIngressIP, withNewIngressIP, withNewNodeDNSIP, withNewNodeDNSIP, withNewNodeDNSIP, withNodeDNSIPpublic DoneableOvirtPlatformStatus(io.fabric8.kubernetes.api.builder.Function<OvirtPlatformStatus,OvirtPlatformStatus> function)
public DoneableOvirtPlatformStatus(OvirtPlatformStatus item, io.fabric8.kubernetes.api.builder.Function<OvirtPlatformStatus,OvirtPlatformStatus> function)
public DoneableOvirtPlatformStatus(OvirtPlatformStatus item)
public OvirtPlatformStatus done()
done in interface io.fabric8.kubernetes.api.model.Doneable<OvirtPlatformStatus>Copyright © 2015–2021 Red Hat. All rights reserved.