public class InstallConfigBuilder extends InstallConfigFluent<InstallConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<InstallConfig,InstallConfigBuilder>
InstallConfigFluent.BootstrapInPlaceNested<N>, InstallConfigFluent.CapabilitiesNested<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(InstallConfig instance) |
InstallConfigBuilder(InstallConfigFluent<?> fluent) |
InstallConfigBuilder(InstallConfigFluent<?> fluent,
InstallConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
InstallConfig |
build() |
addAllToCompute, addAllToImageContentSources, addNewCompute, addNewComputeLike, addNewImageContentSource, addNewImageContentSourceLike, addToAdditionalProperties, addToAdditionalProperties, addToCompute, addToCompute, addToImageContentSources, addToImageContentSources, buildBootstrapInPlace, buildCapabilities, buildCompute, buildCompute, buildControlPlane, buildFirstCompute, buildFirstImageContentSource, buildImageContentSource, buildImageContentSources, buildLastCompute, buildLastImageContentSource, buildMatchingCompute, buildMatchingImageContentSource, buildMetadata, buildNetworking, buildPlatform, buildProxy, copyInstance, editBootstrapInPlace, editCapabilities, editCompute, editControlPlane, editFirstCompute, editFirstImageContentSource, editImageContentSource, editLastCompute, editLastImageContentSource, editMatchingCompute, editMatchingImageContentSource, editMetadata, editNetworking, editOrNewBootstrapInPlace, editOrNewBootstrapInPlaceLike, editOrNewCapabilities, editOrNewCapabilitiesLike, editOrNewControlPlane, editOrNewControlPlaneLike, editOrNewMetadata, editOrNewMetadataLike, editOrNewNetworking, editOrNewNetworkingLike, editOrNewPlatform, editOrNewPlatformLike, editOrNewProxy, editOrNewProxyLike, editPlatform, editProxy, equals, getAdditionalProperties, getAdditionalTrustBundle, getAdditionalTrustBundlePolicy, getApiVersion, getBaseDomain, getCpuPartitioningMode, getCredentialsMode, getFeatureSet, getFips, getKind, getPublish, getPullSecret, getSshKey, hasAdditionalProperties, hasAdditionalTrustBundle, hasAdditionalTrustBundlePolicy, hasApiVersion, hasBaseDomain, hasBootstrapInPlace, hasCapabilities, hasCompute, hasControlPlane, hasCpuPartitioningMode, hasCredentialsMode, hasFeatureSet, hasFips, hashCode, hasImageContentSources, hasKind, hasMatchingCompute, hasMatchingImageContentSource, hasMetadata, hasNetworking, hasPlatform, hasProxy, hasPublish, hasPullSecret, hasSshKey, removeAllFromCompute, removeAllFromImageContentSources, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromCompute, removeFromImageContentSources, removeMatchingFromCompute, removeMatchingFromImageContentSources, setNewComputeLike, setNewImageContentSourceLike, setToCompute, setToImageContentSources, toString, withAdditionalProperties, withAdditionalTrustBundle, withAdditionalTrustBundlePolicy, withApiVersion, withBaseDomain, withBootstrapInPlace, withCapabilities, withCompute, withCompute, withControlPlane, withCpuPartitioningMode, withCredentialsMode, withFeatureSet, withFips, withFips, withImageContentSources, withImageContentSources, withKind, withMetadata, withNetworking, withNewBootstrapInPlace, withNewBootstrapInPlace, withNewBootstrapInPlaceLike, withNewCapabilities, withNewCapabilitiesLike, withNewControlPlane, withNewControlPlaneLike, withNewMetadata, withNewMetadataLike, withNewNetworking, withNewNetworkingLike, withNewPlatform, withNewPlatformLike, withNewProxy, withNewProxy, withNewProxyLike, withPlatform, withProxy, withPublish, withPullSecret, withSshKeyaggregate, aggregate, build, build, builderOf, getVisitableMappublic InstallConfigBuilder()
public InstallConfigBuilder(InstallConfigFluent<?> fluent)
public InstallConfigBuilder(InstallConfigFluent<?> fluent, InstallConfig instance)
public InstallConfigBuilder(InstallConfig instance)
public InstallConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<InstallConfig>Copyright © 2015–2024 Red Hat. All rights reserved.