public class PodAffinityFluentImpl<A extends PodAffinityFluent<A>> extends BaseFluent<A> implements PodAffinityFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
PodAffinityFluentImpl.PreferredDuringSchedulingIgnoredDuringExecutionNestedImpl<N> |
class |
PodAffinityFluentImpl.RequiredDuringSchedulingIgnoredDuringExecutionNestedImpl<N> |
PodAffinityFluent.PreferredDuringSchedulingIgnoredDuringExecutionNested<N>, PodAffinityFluent.RequiredDuringSchedulingIgnoredDuringExecutionNested<N>_visitables| Constructor and Description |
|---|
PodAffinityFluentImpl() |
PodAffinityFluentImpl(PodAffinity instance) |
public PodAffinityFluentImpl()
public PodAffinityFluentImpl(PodAffinity instance)
public A addToPreferredDuringSchedulingIgnoredDuringExecution(int index, WeightedPodAffinityTerm item)
addToPreferredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public A setToPreferredDuringSchedulingIgnoredDuringExecution(int index, WeightedPodAffinityTerm item)
setToPreferredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public A addToPreferredDuringSchedulingIgnoredDuringExecution(WeightedPodAffinityTerm... items)
addToPreferredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public A addAllToPreferredDuringSchedulingIgnoredDuringExecution(Collection<WeightedPodAffinityTerm> items)
addAllToPreferredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public A removeFromPreferredDuringSchedulingIgnoredDuringExecution(WeightedPodAffinityTerm... items)
removeFromPreferredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public A removeAllFromPreferredDuringSchedulingIgnoredDuringExecution(Collection<WeightedPodAffinityTerm> items)
removeAllFromPreferredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>@Deprecated public List<WeightedPodAffinityTerm> getPreferredDuringSchedulingIgnoredDuringExecution()
getPreferredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public List<WeightedPodAffinityTerm> buildPreferredDuringSchedulingIgnoredDuringExecution()
buildPreferredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public WeightedPodAffinityTerm buildPreferredDuringSchedulingIgnoredDuringExecution(int index)
buildPreferredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public WeightedPodAffinityTerm buildFirstPreferredDuringSchedulingIgnoredDuringExecution()
buildFirstPreferredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public WeightedPodAffinityTerm buildLastPreferredDuringSchedulingIgnoredDuringExecution()
buildLastPreferredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public WeightedPodAffinityTerm buildMatchingPreferredDuringSchedulingIgnoredDuringExecution(Predicate<WeightedPodAffinityTermBuilder> predicate)
buildMatchingPreferredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public A withPreferredDuringSchedulingIgnoredDuringExecution(List<WeightedPodAffinityTerm> preferredDuringSchedulingIgnoredDuringExecution)
withPreferredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public A withPreferredDuringSchedulingIgnoredDuringExecution(WeightedPodAffinityTerm... preferredDuringSchedulingIgnoredDuringExecution)
withPreferredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public Boolean hasPreferredDuringSchedulingIgnoredDuringExecution()
hasPreferredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public PodAffinityFluent.PreferredDuringSchedulingIgnoredDuringExecutionNested<A> addNewPreferredDuringSchedulingIgnoredDuringExecution()
addNewPreferredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public PodAffinityFluent.PreferredDuringSchedulingIgnoredDuringExecutionNested<A> addNewPreferredDuringSchedulingIgnoredDuringExecutionLike(WeightedPodAffinityTerm item)
addNewPreferredDuringSchedulingIgnoredDuringExecutionLike in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public PodAffinityFluent.PreferredDuringSchedulingIgnoredDuringExecutionNested<A> setNewPreferredDuringSchedulingIgnoredDuringExecutionLike(int index, WeightedPodAffinityTerm item)
setNewPreferredDuringSchedulingIgnoredDuringExecutionLike in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public PodAffinityFluent.PreferredDuringSchedulingIgnoredDuringExecutionNested<A> editPreferredDuringSchedulingIgnoredDuringExecution(int index)
editPreferredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public PodAffinityFluent.PreferredDuringSchedulingIgnoredDuringExecutionNested<A> editFirstPreferredDuringSchedulingIgnoredDuringExecution()
editFirstPreferredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public PodAffinityFluent.PreferredDuringSchedulingIgnoredDuringExecutionNested<A> editLastPreferredDuringSchedulingIgnoredDuringExecution()
editLastPreferredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public PodAffinityFluent.PreferredDuringSchedulingIgnoredDuringExecutionNested<A> editMatchingPreferredDuringSchedulingIgnoredDuringExecution(Predicate<WeightedPodAffinityTermBuilder> predicate)
editMatchingPreferredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public A addToRequiredDuringSchedulingIgnoredDuringExecution(int index, PodAffinityTerm item)
addToRequiredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public A setToRequiredDuringSchedulingIgnoredDuringExecution(int index, PodAffinityTerm item)
setToRequiredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public A addToRequiredDuringSchedulingIgnoredDuringExecution(PodAffinityTerm... items)
addToRequiredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public A addAllToRequiredDuringSchedulingIgnoredDuringExecution(Collection<PodAffinityTerm> items)
addAllToRequiredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public A removeFromRequiredDuringSchedulingIgnoredDuringExecution(PodAffinityTerm... items)
removeFromRequiredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public A removeAllFromRequiredDuringSchedulingIgnoredDuringExecution(Collection<PodAffinityTerm> items)
removeAllFromRequiredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>@Deprecated public List<PodAffinityTerm> getRequiredDuringSchedulingIgnoredDuringExecution()
getRequiredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public List<PodAffinityTerm> buildRequiredDuringSchedulingIgnoredDuringExecution()
buildRequiredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public PodAffinityTerm buildRequiredDuringSchedulingIgnoredDuringExecution(int index)
buildRequiredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public PodAffinityTerm buildFirstRequiredDuringSchedulingIgnoredDuringExecution()
buildFirstRequiredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public PodAffinityTerm buildLastRequiredDuringSchedulingIgnoredDuringExecution()
buildLastRequiredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public PodAffinityTerm buildMatchingRequiredDuringSchedulingIgnoredDuringExecution(Predicate<PodAffinityTermBuilder> predicate)
buildMatchingRequiredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public A withRequiredDuringSchedulingIgnoredDuringExecution(List<PodAffinityTerm> requiredDuringSchedulingIgnoredDuringExecution)
withRequiredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public A withRequiredDuringSchedulingIgnoredDuringExecution(PodAffinityTerm... requiredDuringSchedulingIgnoredDuringExecution)
withRequiredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public Boolean hasRequiredDuringSchedulingIgnoredDuringExecution()
hasRequiredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public PodAffinityFluent.RequiredDuringSchedulingIgnoredDuringExecutionNested<A> addNewRequiredDuringSchedulingIgnoredDuringExecution()
addNewRequiredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public PodAffinityFluent.RequiredDuringSchedulingIgnoredDuringExecutionNested<A> addNewRequiredDuringSchedulingIgnoredDuringExecutionLike(PodAffinityTerm item)
addNewRequiredDuringSchedulingIgnoredDuringExecutionLike in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public PodAffinityFluent.RequiredDuringSchedulingIgnoredDuringExecutionNested<A> setNewRequiredDuringSchedulingIgnoredDuringExecutionLike(int index, PodAffinityTerm item)
setNewRequiredDuringSchedulingIgnoredDuringExecutionLike in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public PodAffinityFluent.RequiredDuringSchedulingIgnoredDuringExecutionNested<A> editRequiredDuringSchedulingIgnoredDuringExecution(int index)
editRequiredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public PodAffinityFluent.RequiredDuringSchedulingIgnoredDuringExecutionNested<A> editFirstRequiredDuringSchedulingIgnoredDuringExecution()
editFirstRequiredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public PodAffinityFluent.RequiredDuringSchedulingIgnoredDuringExecutionNested<A> editLastRequiredDuringSchedulingIgnoredDuringExecution()
editLastRequiredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>public PodAffinityFluent.RequiredDuringSchedulingIgnoredDuringExecutionNested<A> editMatchingRequiredDuringSchedulingIgnoredDuringExecution(Predicate<PodAffinityTermBuilder> predicate)
editMatchingRequiredDuringSchedulingIgnoredDuringExecution in interface PodAffinityFluent<A extends PodAffinityFluent<A>>Copyright © 2015–2019 Red Hat. All rights reserved.