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