public class KubeSchedulerListFluentImpl<A extends KubeSchedulerListFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements KubeSchedulerListFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
KubeSchedulerListFluentImpl.ItemsNestedImpl<N> |
KubeSchedulerListFluent.ItemsNested<N>| Constructor and Description |
|---|
KubeSchedulerListFluentImpl() |
KubeSchedulerListFluentImpl(KubeSchedulerList instance) |
public KubeSchedulerListFluentImpl()
public KubeSchedulerListFluentImpl(KubeSchedulerList instance)
public String getApiVersion()
getApiVersion in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>@Deprecated public A withNewApiVersion(String arg0)
withNewApiVersion in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public A addToItems(Integer index, KubeScheduler item)
addToItems in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public A setToItems(Integer index, KubeScheduler item)
setToItems in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public A addToItems(KubeScheduler... items)
addToItems in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public A addAllToItems(Collection<KubeScheduler> items)
addAllToItems in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public A removeFromItems(KubeScheduler... items)
removeFromItems in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public A removeAllFromItems(Collection<KubeScheduler> items)
removeAllFromItems in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public A removeMatchingFromItems(Predicate<KubeSchedulerBuilder> predicate)
removeMatchingFromItems in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>@Deprecated public List<KubeScheduler> getItems()
getItems in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public List<KubeScheduler> buildItems()
buildItems in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public KubeScheduler buildItem(Integer index)
buildItem in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public KubeScheduler buildFirstItem()
buildFirstItem in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public KubeScheduler buildLastItem()
buildLastItem in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public KubeScheduler buildMatchingItem(Predicate<KubeSchedulerBuilder> predicate)
buildMatchingItem in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public Boolean hasMatchingItem(Predicate<KubeSchedulerBuilder> predicate)
hasMatchingItem in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public A withItems(List<KubeScheduler> items)
withItems in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public A withItems(KubeScheduler... items)
withItems in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public Boolean hasItems()
hasItems in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public KubeSchedulerListFluent.ItemsNested<A> addNewItem()
addNewItem in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public KubeSchedulerListFluent.ItemsNested<A> addNewItemLike(KubeScheduler item)
addNewItemLike in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public KubeSchedulerListFluent.ItemsNested<A> setNewItemLike(Integer index, KubeScheduler item)
setNewItemLike in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public KubeSchedulerListFluent.ItemsNested<A> editItem(Integer index)
editItem in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public KubeSchedulerListFluent.ItemsNested<A> editFirstItem()
editFirstItem in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public KubeSchedulerListFluent.ItemsNested<A> editLastItem()
editLastItem in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public KubeSchedulerListFluent.ItemsNested<A> editMatchingItem(Predicate<KubeSchedulerBuilder> predicate)
editMatchingItem in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public String getKind()
getKind in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public A withKind(String kind)
withKind in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public Boolean hasKind()
hasKind in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>@Deprecated public A withNewKind(String arg0)
withNewKind in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public io.fabric8.kubernetes.api.model.ListMeta getMetadata()
getMetadata in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ListMeta metadata)
withMetadata in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public Boolean hasMetadata()
hasMetadata in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public A withNewMetadata(String _continue, Long remainingItemCount, String resourceVersion, String selfLink)
withNewMetadata in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface KubeSchedulerListFluent<A extends KubeSchedulerListFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.