public class ClusterPoolSpecBuilder extends ClusterPoolSpecFluent<ClusterPoolSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterPoolSpec,ClusterPoolSpecBuilder>
ClusterPoolSpecFluent.ClaimLifetimeNested<N>, ClusterPoolSpecFluent.HibernationConfigNested<N>, ClusterPoolSpecFluent.ImageSetRefNested<N>, ClusterPoolSpecFluent.InstallConfigSecretTemplateRefNested<N>, ClusterPoolSpecFluent.InventoryNested<N>, ClusterPoolSpecFluent.PlatformNested<N>, ClusterPoolSpecFluent.PullSecretRefNested<N>| Constructor and Description |
|---|
ClusterPoolSpecBuilder() |
ClusterPoolSpecBuilder(ClusterPoolSpec instance) |
ClusterPoolSpecBuilder(ClusterPoolSpecFluent<?> fluent) |
ClusterPoolSpecBuilder(ClusterPoolSpecFluent<?> fluent,
ClusterPoolSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
ClusterPoolSpec |
build() |
addAllToInventory, addNewInventory, addNewInventory, addNewInventoryLike, addToAdditionalProperties, addToAdditionalProperties, addToAnnotations, addToAnnotations, addToInventory, addToInventory, addToLabels, addToLabels, buildClaimLifetime, buildFirstInventory, buildHibernationConfig, buildImageSetRef, buildInstallConfigSecretTemplateRef, buildInventory, buildInventory, buildLastInventory, buildMatchingInventory, buildPlatform, buildPullSecretRef, copyInstance, editClaimLifetime, editFirstInventory, editHibernationConfig, editImageSetRef, editInstallConfigSecretTemplateRef, editInventory, editLastInventory, editMatchingInventory, editOrNewClaimLifetime, editOrNewClaimLifetimeLike, editOrNewHibernationConfig, editOrNewHibernationConfigLike, editOrNewImageSetRef, editOrNewImageSetRefLike, editOrNewInstallConfigSecretTemplateRef, editOrNewInstallConfigSecretTemplateRefLike, editOrNewPlatform, editOrNewPlatformLike, editOrNewPullSecretRef, editOrNewPullSecretRefLike, editPlatform, editPullSecretRef, equals, getAdditionalProperties, getAnnotations, getBaseDomain, getHibernateAfter, getInstallAttemptsLimit, getLabels, getMaxConcurrent, getMaxSize, getRunningCount, getSize, getSkipMachinePools, hasAdditionalProperties, hasAnnotations, hasBaseDomain, hasClaimLifetime, hashCode, hasHibernateAfter, hasHibernationConfig, hasImageSetRef, hasInstallAttemptsLimit, hasInstallConfigSecretTemplateRef, hasInventory, hasLabels, hasMatchingInventory, hasMaxConcurrent, hasMaxSize, hasPlatform, hasPullSecretRef, hasRunningCount, hasSize, hasSkipMachinePools, removeAllFromInventory, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAnnotations, removeFromAnnotations, removeFromInventory, removeFromLabels, removeFromLabels, removeMatchingFromInventory, setNewInventoryLike, setToInventory, toString, withAdditionalProperties, withAnnotations, withBaseDomain, withClaimLifetime, withHibernateAfter, withHibernationConfig, withImageSetRef, withInstallAttemptsLimit, withInstallConfigSecretTemplateRef, withInventory, withInventory, withLabels, withMaxConcurrent, withMaxSize, withNewClaimLifetime, withNewClaimLifetimeLike, withNewHibernationConfig, withNewHibernationConfigLike, withNewImageSetRef, withNewImageSetRef, withNewImageSetRefLike, withNewInstallConfigSecretTemplateRef, withNewInstallConfigSecretTemplateRef, withNewInstallConfigSecretTemplateRefLike, withNewPlatform, withNewPlatformLike, withNewPullSecretRef, withNewPullSecretRef, withNewPullSecretRefLike, withPlatform, withPullSecretRef, withRunningCount, withSize, withSkipMachinePools, withSkipMachinePoolsaggregate, aggregate, build, build, builderOf, getVisitableMappublic ClusterPoolSpecBuilder()
public ClusterPoolSpecBuilder(ClusterPoolSpecFluent<?> fluent)
public ClusterPoolSpecBuilder(ClusterPoolSpecFluent<?> fluent, ClusterPoolSpec instance)
public ClusterPoolSpecBuilder(ClusterPoolSpec instance)
public ClusterPoolSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClusterPoolSpec>Copyright © 2015–2023 Red Hat. All rights reserved.