public class NodeSpecBuilder extends NodeSpecFluentImpl<NodeSpecBuilder> implements VisitableBuilder<NodeSpec,NodeSpecBuilder>
NodeSpecFluentImpl.ConfigSourceNestedImpl<N>, NodeSpecFluentImpl.TaintsNestedImpl<N>
NodeSpecFluent.ConfigSourceNested<N>, NodeSpecFluent.TaintsNested<N>
_visitables
Constructor and Description |
---|
NodeSpecBuilder() |
NodeSpecBuilder(Boolean validationEnabled) |
NodeSpecBuilder(NodeSpec instance) |
NodeSpecBuilder(NodeSpec instance,
Boolean validationEnabled) |
NodeSpecBuilder(NodeSpecFluent<?> fluent) |
NodeSpecBuilder(NodeSpecFluent<?> fluent,
Boolean validationEnabled) |
NodeSpecBuilder(NodeSpecFluent<?> fluent,
NodeSpec instance) |
NodeSpecBuilder(NodeSpecFluent<?> fluent,
NodeSpec instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
NodeSpec |
build() |
boolean |
equals(Object o) |
addAllToPodCIDRs, addAllToTaints, addNewPodCIDR, addNewPodCIDR, addNewPodCIDR, addNewTaint, 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 NodeSpecBuilder()
public NodeSpecBuilder(Boolean validationEnabled)
public NodeSpecBuilder(NodeSpecFluent<?> fluent)
public NodeSpecBuilder(NodeSpecFluent<?> fluent, Boolean validationEnabled)
public NodeSpecBuilder(NodeSpecFluent<?> fluent, NodeSpec instance)
public NodeSpecBuilder(NodeSpecFluent<?> fluent, NodeSpec instance, Boolean validationEnabled)
public NodeSpecBuilder(NodeSpec instance)
public boolean equals(Object o)
equals
in class NodeSpecFluentImpl<NodeSpecBuilder>
Copyright © 2015–2020 Red Hat. All rights reserved.