public class InstallConfigBuilder extends InstallConfigFluentImpl<InstallConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<InstallConfig,InstallConfigBuilder>
InstallConfigFluentImpl.BootstrapInPlaceNestedImpl<N>, InstallConfigFluentImpl.ComputeNestedImpl<N>, InstallConfigFluentImpl.ControlPlaneNestedImpl<N>, InstallConfigFluentImpl.ImageContentSourcesNestedImpl<N>, InstallConfigFluentImpl.MetadataNestedImpl<N>, InstallConfigFluentImpl.NetworkingNestedImpl<N>, InstallConfigFluentImpl.PlatformNestedImpl<N>, InstallConfigFluentImpl.ProxyNestedImpl<N>InstallConfigFluent.BootstrapInPlaceNested<N>, InstallConfigFluent.ComputeNested<N>, InstallConfigFluent.ControlPlaneNested<N>, InstallConfigFluent.ImageContentSourcesNested<N>, InstallConfigFluent.MetadataNested<N>, InstallConfigFluent.NetworkingNested<N>, InstallConfigFluent.PlatformNested<N>, InstallConfigFluent.ProxyNested<N>| Constructor and Description |
|---|
InstallConfigBuilder() |
InstallConfigBuilder(Boolean validationEnabled) |
InstallConfigBuilder(InstallConfig instance) |
InstallConfigBuilder(InstallConfig instance,
Boolean validationEnabled) |
InstallConfigBuilder(InstallConfigFluent<?> fluent) |
InstallConfigBuilder(InstallConfigFluent<?> fluent,
Boolean validationEnabled) |
InstallConfigBuilder(InstallConfigFluent<?> fluent,
InstallConfig instance) |
InstallConfigBuilder(InstallConfigFluent<?> fluent,
InstallConfig instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
InstallConfig |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToCompute, addAllToImageContentSources, addNewCompute, addNewComputeLike, addNewImageContentSource, addNewImageContentSourceLike, addToAdditionalProperties, addToAdditionalProperties, addToCompute, addToCompute, addToImageContentSources, addToImageContentSources, buildBootstrapInPlace, buildCompute, buildCompute, buildControlPlane, buildFirstCompute, buildFirstImageContentSource, buildImageContentSource, buildImageContentSources, buildLastCompute, buildLastImageContentSource, buildMatchingCompute, buildMatchingImageContentSource, buildMetadata, buildNetworking, buildPlatform, buildProxy, editBootstrapInPlace, editCompute, editControlPlane, editFirstCompute, editFirstImageContentSource, editImageContentSource, editLastCompute, editLastImageContentSource, editMatchingCompute, editMatchingImageContentSource, editMetadata, editNetworking, editOrNewBootstrapInPlace, editOrNewBootstrapInPlaceLike, editOrNewControlPlane, editOrNewControlPlaneLike, editOrNewMetadata, editOrNewMetadataLike, editOrNewNetworking, editOrNewNetworkingLike, editOrNewPlatform, editOrNewPlatformLike, editOrNewProxy, editOrNewProxyLike, editPlatform, editProxy, getAdditionalProperties, getAdditionalTrustBundle, getApiVersion, getBaseDomain, getBootstrapInPlace, getCompute, getControlPlane, getCredentialsMode, getFips, getImageContentSources, getKind, getMetadata, getNetworking, getPlatform, getProxy, getPublish, getPullSecret, getSshKey, hasAdditionalProperties, hasAdditionalTrustBundle, hasApiVersion, hasBaseDomain, hasBootstrapInPlace, hasCompute, hasControlPlane, hasCredentialsMode, hasFips, hasImageContentSources, hasKind, hasMatchingCompute, hasMatchingImageContentSource, hasMetadata, hasNetworking, hasPlatform, hasProxy, hasPublish, hasPullSecret, hasSshKey, removeAllFromCompute, removeAllFromImageContentSources, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromCompute, removeFromImageContentSources, removeMatchingFromCompute, removeMatchingFromImageContentSources, setNewComputeLike, setNewImageContentSourceLike, setToCompute, setToImageContentSources, withAdditionalProperties, withAdditionalTrustBundle, withApiVersion, withBaseDomain, withBootstrapInPlace, withCompute, withCompute, withControlPlane, withCredentialsMode, withFips, withImageContentSources, withImageContentSources, withKind, withMetadata, withNetworking, withNewAdditionalTrustBundle, withNewApiVersion, withNewBaseDomain, withNewBootstrapInPlace, withNewBootstrapInPlace, withNewBootstrapInPlaceLike, withNewControlPlane, withNewControlPlaneLike, withNewCredentialsMode, withNewKind, withNewMetadata, withNewMetadataLike, withNewNetworking, withNewNetworkingLike, withNewPlatform, withNewPlatformLike, withNewProxy, withNewProxy, withNewProxyLike, withNewPublish, withNewPullSecret, withNewSshKey, withPlatform, withProxy, withPublish, withPullSecret, withSshKeyaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic InstallConfigBuilder()
public InstallConfigBuilder(Boolean validationEnabled)
public InstallConfigBuilder(InstallConfigFluent<?> fluent)
public InstallConfigBuilder(InstallConfigFluent<?> fluent, Boolean validationEnabled)
public InstallConfigBuilder(InstallConfigFluent<?> fluent, InstallConfig instance)
public InstallConfigBuilder(InstallConfigFluent<?> fluent, InstallConfig instance, Boolean validationEnabled)
public InstallConfigBuilder(InstallConfig instance)
public InstallConfigBuilder(InstallConfig instance, Boolean validationEnabled)
public InstallConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<InstallConfig>public boolean equals(Object o)
equals in class InstallConfigFluentImpl<InstallConfigBuilder>public int hashCode()
hashCode in class InstallConfigFluentImpl<InstallConfigBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.