public class V1NodeSpecBuilder extends V1NodeSpecFluentImpl<V1NodeSpecBuilder> implements VisitableBuilder<V1NodeSpec,V1NodeSpecBuilder>
V1NodeSpecFluentImpl.ConfigSourceNestedImpl<N>, V1NodeSpecFluentImpl.TaintsNestedImpl<N>
V1NodeSpecFluent.ConfigSourceNested<N>, V1NodeSpecFluent.TaintsNested<N>
_visitables
Constructor and Description |
---|
V1NodeSpecBuilder() |
V1NodeSpecBuilder(Boolean validationEnabled) |
V1NodeSpecBuilder(V1NodeSpec instance) |
V1NodeSpecBuilder(V1NodeSpec instance,
Boolean validationEnabled) |
V1NodeSpecBuilder(V1NodeSpecFluent<?> fluent) |
V1NodeSpecBuilder(V1NodeSpecFluent<?> fluent,
Boolean validationEnabled) |
V1NodeSpecBuilder(V1NodeSpecFluent<?> fluent,
V1NodeSpec instance) |
V1NodeSpecBuilder(V1NodeSpecFluent<?> fluent,
V1NodeSpec instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1NodeSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToPodCIDRs, addAllToTaints, addNewPodCIDR, addNewPodCIDR, addNewPodCIDR, addNewTaint, addNewTaintLike, addToPodCIDRs, addToPodCIDRs, addToTaints, addToTaints, buildConfigSource, buildFirstTaint, buildLastTaint, buildMatchingTaint, buildTaint, buildTaints, editConfigSource, editFirstTaint, editLastTaint, editMatchingTaint, editOrNewConfigSource, editOrNewConfigSourceLike, editTaint, getConfigSource, getExternalID, getFirstPodCIDR, getLastPodCIDR, getMatchingPodCIDR, getPodCIDR, getPodCIDR, getPodCIDRs, getProviderID, getTaints, hasConfigSource, hasExternalID, hasMatchingPodCIDR, hasMatchingTaint, hasPodCIDR, hasPodCIDRs, hasProviderID, hasTaints, hasUnschedulable, isUnschedulable, removeAllFromPodCIDRs, removeAllFromTaints, removeFromPodCIDRs, removeFromTaints, removeMatchingFromTaints, setNewTaintLike, setToPodCIDRs, setToTaints, withConfigSource, withExternalID, withNewConfigSource, withNewConfigSourceLike, withNewExternalID, withNewExternalID, withNewExternalID, withNewPodCIDR, withNewPodCIDR, withNewPodCIDR, withNewProviderID, withNewProviderID, withNewProviderID, withNewUnschedulable, withNewUnschedulable, withPodCIDR, withPodCIDRs, withPodCIDRs, withProviderID, withTaints, withTaints, withUnschedulable
accept, aggregate, aggregate, build, build, builderOf
public V1NodeSpecBuilder()
public V1NodeSpecBuilder(Boolean validationEnabled)
public V1NodeSpecBuilder(V1NodeSpecFluent<?> fluent)
public V1NodeSpecBuilder(V1NodeSpecFluent<?> fluent, Boolean validationEnabled)
public V1NodeSpecBuilder(V1NodeSpecFluent<?> fluent, V1NodeSpec instance)
public V1NodeSpecBuilder(V1NodeSpecFluent<?> fluent, V1NodeSpec instance, Boolean validationEnabled)
public V1NodeSpecBuilder(V1NodeSpec instance)
public V1NodeSpecBuilder(V1NodeSpec instance, Boolean validationEnabled)
public V1NodeSpec build()
build
in interface Builder<V1NodeSpec>
public boolean equals(Object o)
equals
in class V1NodeSpecFluentImpl<V1NodeSpecBuilder>
public int hashCode()
hashCode
in class V1NodeSpecFluentImpl<V1NodeSpecBuilder>
Copyright © 2020. All rights reserved.