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