public class PodSchedulingContextSpecFluent<A extends PodSchedulingContextSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
PodSchedulingContextSpecFluent() |
PodSchedulingContextSpecFluent(PodSchedulingContextSpec instance) |
public PodSchedulingContextSpecFluent()
public PodSchedulingContextSpecFluent(PodSchedulingContextSpec instance)
protected void copyInstance(PodSchedulingContextSpec instance)
public A addAllToPotentialNodes(Collection<String> items)
public A removeAllFromPotentialNodes(Collection<String> items)
public String getPotentialNode(int index)
public String getFirstPotentialNode()
public String getLastPotentialNode()
public boolean hasPotentialNodes()
public String getSelectedNode()
public boolean hasSelectedNode()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PodSchedulingContextSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PodSchedulingContextSpecFluent<A>>Copyright © 2015–2024 Red Hat. All rights reserved.