public class DoneableInfrastructureStatus extends InfrastructureStatusFluentImpl<DoneableInfrastructureStatus> implements io.fabric8.kubernetes.api.model.Doneable<InfrastructureStatus>
InfrastructureStatusFluentImpl.PlatformStatusNestedImpl<N>InfrastructureStatusFluent.PlatformStatusNested<N>| Constructor and Description |
|---|
DoneableInfrastructureStatus(io.fabric8.kubernetes.api.builder.Function<InfrastructureStatus,InfrastructureStatus> function) |
DoneableInfrastructureStatus(InfrastructureStatus item) |
DoneableInfrastructureStatus(InfrastructureStatus item,
io.fabric8.kubernetes.api.builder.Function<InfrastructureStatus,InfrastructureStatus> function) |
| Modifier and Type | Method and Description |
|---|---|
InfrastructureStatus |
done() |
buildPlatformStatus, editOrNewPlatformStatus, editOrNewPlatformStatusLike, editPlatformStatus, equals, getApiServerInternalURI, getApiServerURL, getEtcdDiscoveryDomain, getInfrastructureName, getPlatform, getPlatformStatus, hasApiServerInternalURI, hasApiServerURL, hasEtcdDiscoveryDomain, hasInfrastructureName, hasPlatform, hasPlatformStatus, withApiServerInternalURI, withApiServerURL, withEtcdDiscoveryDomain, withInfrastructureName, withNewApiServerInternalURI, withNewApiServerInternalURI, withNewApiServerInternalURI, withNewApiServerURL, withNewApiServerURL, withNewApiServerURL, withNewEtcdDiscoveryDomain, withNewEtcdDiscoveryDomain, withNewEtcdDiscoveryDomain, withNewInfrastructureName, withNewInfrastructureName, withNewInfrastructureName, withNewPlatform, withNewPlatform, withNewPlatform, withNewPlatformStatus, withNewPlatformStatusLike, withPlatform, withPlatformStatuspublic DoneableInfrastructureStatus(io.fabric8.kubernetes.api.builder.Function<InfrastructureStatus,InfrastructureStatus> function)
public DoneableInfrastructureStatus(InfrastructureStatus item, io.fabric8.kubernetes.api.builder.Function<InfrastructureStatus,InfrastructureStatus> function)
public DoneableInfrastructureStatus(InfrastructureStatus item)
public InfrastructureStatus done()
done in interface io.fabric8.kubernetes.api.model.Doneable<InfrastructureStatus>Copyright © 2015–2021 Red Hat. All rights reserved.