public class StdioListFluentImpl<A extends StdioListFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements StdioListFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
StdioListFluentImpl.ItemsNestedImpl<N> |
StdioListFluent.ItemsNested<N>| Constructor and Description |
|---|
StdioListFluentImpl() |
StdioListFluentImpl(StdioList instance) |
public StdioListFluentImpl()
public StdioListFluentImpl(StdioList instance)
public String getApiVersion()
getApiVersion in interface StdioListFluent<A extends StdioListFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface StdioListFluent<A extends StdioListFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface StdioListFluent<A extends StdioListFluent<A>>public A addToItems(int index, Stdio item)
addToItems in interface StdioListFluent<A extends StdioListFluent<A>>public A setToItems(int index, Stdio item)
setToItems in interface StdioListFluent<A extends StdioListFluent<A>>public A addToItems(Stdio... items)
addToItems in interface StdioListFluent<A extends StdioListFluent<A>>public A addAllToItems(Collection<Stdio> items)
addAllToItems in interface StdioListFluent<A extends StdioListFluent<A>>public A removeFromItems(Stdio... items)
removeFromItems in interface StdioListFluent<A extends StdioListFluent<A>>public A removeAllFromItems(Collection<Stdio> items)
removeAllFromItems in interface StdioListFluent<A extends StdioListFluent<A>>@Deprecated public List<Stdio> getItems()
getItems in interface StdioListFluent<A extends StdioListFluent<A>>public List<Stdio> buildItems()
buildItems in interface StdioListFluent<A extends StdioListFluent<A>>public Stdio buildItem(int index)
buildItem in interface StdioListFluent<A extends StdioListFluent<A>>public Stdio buildFirstItem()
buildFirstItem in interface StdioListFluent<A extends StdioListFluent<A>>public Stdio buildLastItem()
buildLastItem in interface StdioListFluent<A extends StdioListFluent<A>>public Stdio buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<StdioBuilder> predicate)
buildMatchingItem in interface StdioListFluent<A extends StdioListFluent<A>>public A withItems(List<Stdio> items)
withItems in interface StdioListFluent<A extends StdioListFluent<A>>public A withItems(Stdio... items)
withItems in interface StdioListFluent<A extends StdioListFluent<A>>public Boolean hasItems()
hasItems in interface StdioListFluent<A extends StdioListFluent<A>>public StdioListFluent.ItemsNested<A> addNewItem()
addNewItem in interface StdioListFluent<A extends StdioListFluent<A>>public StdioListFluent.ItemsNested<A> addNewItemLike(Stdio item)
addNewItemLike in interface StdioListFluent<A extends StdioListFluent<A>>public StdioListFluent.ItemsNested<A> setNewItemLike(int index, Stdio item)
setNewItemLike in interface StdioListFluent<A extends StdioListFluent<A>>public StdioListFluent.ItemsNested<A> editItem(int index)
editItem in interface StdioListFluent<A extends StdioListFluent<A>>public StdioListFluent.ItemsNested<A> editFirstItem()
editFirstItem in interface StdioListFluent<A extends StdioListFluent<A>>public StdioListFluent.ItemsNested<A> editLastItem()
editLastItem in interface StdioListFluent<A extends StdioListFluent<A>>public StdioListFluent.ItemsNested<A> editMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<StdioBuilder> predicate)
editMatchingItem in interface StdioListFluent<A extends StdioListFluent<A>>public String getKind()
getKind in interface StdioListFluent<A extends StdioListFluent<A>>public A withKind(String kind)
withKind in interface StdioListFluent<A extends StdioListFluent<A>>public Boolean hasKind()
hasKind in interface StdioListFluent<A extends StdioListFluent<A>>public io.fabric8.kubernetes.api.model.ListMeta getMetadata()
getMetadata in interface StdioListFluent<A extends StdioListFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ListMeta metadata)
withMetadata in interface StdioListFluent<A extends StdioListFluent<A>>public Boolean hasMetadata()
hasMetadata in interface StdioListFluent<A extends StdioListFluent<A>>public A withNewMetadata(String _continue, String resourceVersion, String selfLink)
withNewMetadata in interface StdioListFluent<A extends StdioListFluent<A>>Copyright © 2017–2018 Red Hat. All rights reserved.