public class InfrastructureStatusBuilder extends InfrastructureStatusFluent<InfrastructureStatusBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<InfrastructureStatus,InfrastructureStatusBuilder>
InfrastructureStatusFluent.PlatformStatusNested<N>| Constructor and Description |
|---|
InfrastructureStatusBuilder() |
InfrastructureStatusBuilder(InfrastructureStatus instance) |
InfrastructureStatusBuilder(InfrastructureStatusFluent<?> fluent) |
InfrastructureStatusBuilder(InfrastructureStatusFluent<?> fluent,
InfrastructureStatus instance) |
| Modifier and Type | Method and Description |
|---|---|
InfrastructureStatus |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildPlatformStatus, copyInstance, editOrNewPlatformStatus, editOrNewPlatformStatusLike, editPlatformStatus, equals, getAdditionalProperties, getApiServerInternalURI, getApiServerURL, getControlPlaneTopology, getCpuPartitioning, getEtcdDiscoveryDomain, getInfrastructureName, getInfrastructureTopology, getPlatform, hasAdditionalProperties, hasApiServerInternalURI, hasApiServerURL, hasControlPlaneTopology, hasCpuPartitioning, hasEtcdDiscoveryDomain, hashCode, hasInfrastructureName, hasInfrastructureTopology, hasPlatform, hasPlatformStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiServerInternalURI, withApiServerURL, withControlPlaneTopology, withCpuPartitioning, withEtcdDiscoveryDomain, withInfrastructureName, withInfrastructureTopology, withNewPlatformStatus, withNewPlatformStatusLike, withPlatform, withPlatformStatusaggregate, aggregate, build, build, builderOf, getVisitableMappublic InfrastructureStatusBuilder()
public InfrastructureStatusBuilder(InfrastructureStatusFluent<?> fluent)
public InfrastructureStatusBuilder(InfrastructureStatusFluent<?> fluent, InfrastructureStatus instance)
public InfrastructureStatusBuilder(InfrastructureStatus instance)
public InfrastructureStatus build()
build in interface io.fabric8.kubernetes.api.builder.Builder<InfrastructureStatus>Copyright © 2015–2024 Red Hat. All rights reserved.