public class InfrastructureStatusBuilder extends InfrastructureStatusFluentImpl<InfrastructureStatusBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<InfrastructureStatus,InfrastructureStatusBuilder>
InfrastructureStatusFluentImpl.PlatformStatusNestedImpl<N>InfrastructureStatusFluent.PlatformStatusNested<N>| Constructor and Description |
|---|
InfrastructureStatusBuilder() |
InfrastructureStatusBuilder(Boolean validationEnabled) |
InfrastructureStatusBuilder(InfrastructureStatus instance) |
InfrastructureStatusBuilder(InfrastructureStatus instance,
Boolean validationEnabled) |
InfrastructureStatusBuilder(InfrastructureStatusFluent<?> fluent) |
InfrastructureStatusBuilder(InfrastructureStatusFluent<?> fluent,
Boolean validationEnabled) |
InfrastructureStatusBuilder(InfrastructureStatusFluent<?> fluent,
InfrastructureStatus instance) |
InfrastructureStatusBuilder(InfrastructureStatusFluent<?> fluent,
InfrastructureStatus instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
InfrastructureStatus |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, buildPlatformStatus, editOrNewPlatformStatus, editOrNewPlatformStatusLike, editPlatformStatus, getAdditionalProperties, getApiServerInternalURI, getApiServerURL, getControlPlaneTopology, getEtcdDiscoveryDomain, getInfrastructureName, getInfrastructureTopology, getPlatform, getPlatformStatus, hasAdditionalProperties, hasApiServerInternalURI, hasApiServerURL, hasControlPlaneTopology, hasEtcdDiscoveryDomain, hasInfrastructureName, hasInfrastructureTopology, hasPlatform, hasPlatformStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withApiServerInternalURI, withApiServerURL, withControlPlaneTopology, withEtcdDiscoveryDomain, withInfrastructureName, withInfrastructureTopology, withNewApiServerInternalURI, withNewApiServerURL, withNewControlPlaneTopology, withNewEtcdDiscoveryDomain, withNewInfrastructureName, withNewInfrastructureTopology, withNewPlatform, withNewPlatformStatus, withNewPlatformStatusLike, withPlatform, withPlatformStatusaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic InfrastructureStatusBuilder()
public InfrastructureStatusBuilder(Boolean validationEnabled)
public InfrastructureStatusBuilder(InfrastructureStatusFluent<?> fluent)
public InfrastructureStatusBuilder(InfrastructureStatusFluent<?> fluent, Boolean validationEnabled)
public InfrastructureStatusBuilder(InfrastructureStatusFluent<?> fluent, InfrastructureStatus instance)
public InfrastructureStatusBuilder(InfrastructureStatusFluent<?> fluent, InfrastructureStatus instance, Boolean validationEnabled)
public InfrastructureStatusBuilder(InfrastructureStatus instance)
public InfrastructureStatusBuilder(InfrastructureStatus instance, Boolean validationEnabled)
public InfrastructureStatus build()
build in interface io.fabric8.kubernetes.api.builder.Builder<InfrastructureStatus>public boolean equals(Object o)
equals in class InfrastructureStatusFluentImpl<InfrastructureStatusBuilder>public int hashCode()
hashCode in class InfrastructureStatusFluentImpl<InfrastructureStatusBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.