public class ClusterPoolSpecBuilder extends ClusterPoolSpecFluentImpl<ClusterPoolSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterPoolSpec,ClusterPoolSpecBuilder>
ClusterPoolSpecFluentImpl.ClaimLifetimeNestedImpl<N>, ClusterPoolSpecFluentImpl.ImageSetRefNestedImpl<N>, ClusterPoolSpecFluentImpl.InstallConfigSecretTemplateRefNestedImpl<N>, ClusterPoolSpecFluentImpl.PlatformNestedImpl<N>, ClusterPoolSpecFluentImpl.PullSecretRefNestedImpl<N>ClusterPoolSpecFluent.ClaimLifetimeNested<N>, ClusterPoolSpecFluent.ImageSetRefNested<N>, ClusterPoolSpecFluent.InstallConfigSecretTemplateRefNested<N>, ClusterPoolSpecFluent.PlatformNested<N>, ClusterPoolSpecFluent.PullSecretRefNested<N>| Constructor and Description |
|---|
ClusterPoolSpecBuilder() |
ClusterPoolSpecBuilder(Boolean validationEnabled) |
ClusterPoolSpecBuilder(ClusterPoolSpec instance) |
ClusterPoolSpecBuilder(ClusterPoolSpec instance,
Boolean validationEnabled) |
ClusterPoolSpecBuilder(ClusterPoolSpecFluent<?> fluent) |
ClusterPoolSpecBuilder(ClusterPoolSpecFluent<?> fluent,
Boolean validationEnabled) |
ClusterPoolSpecBuilder(ClusterPoolSpecFluent<?> fluent,
ClusterPoolSpec instance) |
ClusterPoolSpecBuilder(ClusterPoolSpecFluent<?> fluent,
ClusterPoolSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ClusterPoolSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, addToAnnotations, addToAnnotations, addToLabels, addToLabels, buildClaimLifetime, buildImageSetRef, buildInstallConfigSecretTemplateRef, buildPlatform, buildPullSecretRef, editClaimLifetime, editImageSetRef, editInstallConfigSecretTemplateRef, editOrNewClaimLifetime, editOrNewClaimLifetimeLike, editOrNewImageSetRef, editOrNewImageSetRefLike, editOrNewInstallConfigSecretTemplateRef, editOrNewInstallConfigSecretTemplateRefLike, editOrNewPlatform, editOrNewPlatformLike, editOrNewPullSecretRef, editOrNewPullSecretRefLike, editPlatform, editPullSecretRef, getAdditionalProperties, getAnnotations, getBaseDomain, getClaimLifetime, getHibernateAfter, getImageSetRef, getInstallAttemptsLimit, getInstallConfigSecretTemplateRef, getLabels, getMaxConcurrent, getMaxSize, getPlatform, getPullSecretRef, getRunningCount, getSize, getSkipMachinePools, hasAdditionalProperties, hasAnnotations, hasBaseDomain, hasClaimLifetime, hasHibernateAfter, hasImageSetRef, hasInstallAttemptsLimit, hasInstallConfigSecretTemplateRef, hasLabels, hasMaxConcurrent, hasMaxSize, hasPlatform, hasPullSecretRef, hasRunningCount, hasSize, hasSkipMachinePools, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAnnotations, removeFromAnnotations, removeFromLabels, removeFromLabels, withAdditionalProperties, withAnnotations, withBaseDomain, withClaimLifetime, withHibernateAfter, withImageSetRef, withInstallAttemptsLimit, withInstallConfigSecretTemplateRef, withLabels, withMaxConcurrent, withMaxSize, withNewBaseDomain, withNewClaimLifetime, withNewClaimLifetimeLike, withNewImageSetRef, withNewImageSetRef, withNewImageSetRefLike, withNewInstallConfigSecretTemplateRef, withNewInstallConfigSecretTemplateRef, withNewInstallConfigSecretTemplateRefLike, withNewPlatform, withNewPlatformLike, withNewPullSecretRef, withNewPullSecretRef, withNewPullSecretRefLike, withPlatform, withPullSecretRef, withRunningCount, withSize, withSkipMachinePoolsaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ClusterPoolSpecBuilder()
public ClusterPoolSpecBuilder(Boolean validationEnabled)
public ClusterPoolSpecBuilder(ClusterPoolSpecFluent<?> fluent)
public ClusterPoolSpecBuilder(ClusterPoolSpecFluent<?> fluent, Boolean validationEnabled)
public ClusterPoolSpecBuilder(ClusterPoolSpecFluent<?> fluent, ClusterPoolSpec instance)
public ClusterPoolSpecBuilder(ClusterPoolSpecFluent<?> fluent, ClusterPoolSpec instance, Boolean validationEnabled)
public ClusterPoolSpecBuilder(ClusterPoolSpec instance)
public ClusterPoolSpecBuilder(ClusterPoolSpec instance, Boolean validationEnabled)
public ClusterPoolSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClusterPoolSpec>public boolean equals(Object o)
equals in class ClusterPoolSpecFluentImpl<ClusterPoolSpecBuilder>public int hashCode()
hashCode in class ClusterPoolSpecFluentImpl<ClusterPoolSpecBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.