public class ChannelListFluentImpl<A extends ChannelListFluent<A>> extends BaseFluent<A> implements ChannelListFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelListFluentImpl.ItemsNestedImpl<N> |
ChannelListFluent.ItemsNested<N>_visitables| Constructor and Description |
|---|
ChannelListFluentImpl() |
ChannelListFluentImpl(ChannelList instance) |
public ChannelListFluentImpl()
public ChannelListFluentImpl(ChannelList instance)
public java.lang.String getApiVersion()
getApiVersion in interface ChannelListFluent<A extends ChannelListFluent<A>>public A withApiVersion(java.lang.String apiVersion)
withApiVersion in interface ChannelListFluent<A extends ChannelListFluent<A>>public java.lang.Boolean hasApiVersion()
hasApiVersion in interface ChannelListFluent<A extends ChannelListFluent<A>>public A withNewApiVersion(java.lang.String arg1)
withNewApiVersion in interface ChannelListFluent<A extends ChannelListFluent<A>>public A withNewApiVersion(java.lang.StringBuilder arg1)
withNewApiVersion in interface ChannelListFluent<A extends ChannelListFluent<A>>public A withNewApiVersion(java.lang.StringBuffer arg1)
withNewApiVersion in interface ChannelListFluent<A extends ChannelListFluent<A>>public A addToItems(int index, Channel item)
addToItems in interface ChannelListFluent<A extends ChannelListFluent<A>>public A setToItems(int index, Channel item)
setToItems in interface ChannelListFluent<A extends ChannelListFluent<A>>public A addToItems(Channel... items)
addToItems in interface ChannelListFluent<A extends ChannelListFluent<A>>public A addAllToItems(java.util.Collection<Channel> items)
addAllToItems in interface ChannelListFluent<A extends ChannelListFluent<A>>public A removeFromItems(Channel... items)
removeFromItems in interface ChannelListFluent<A extends ChannelListFluent<A>>public A removeAllFromItems(java.util.Collection<Channel> items)
removeAllFromItems in interface ChannelListFluent<A extends ChannelListFluent<A>>@Deprecated public java.util.List<Channel> getItems()
getItems in interface ChannelListFluent<A extends ChannelListFluent<A>>public java.util.List<Channel> buildItems()
buildItems in interface ChannelListFluent<A extends ChannelListFluent<A>>public Channel buildItem(int index)
buildItem in interface ChannelListFluent<A extends ChannelListFluent<A>>public Channel buildFirstItem()
buildFirstItem in interface ChannelListFluent<A extends ChannelListFluent<A>>public Channel buildLastItem()
buildLastItem in interface ChannelListFluent<A extends ChannelListFluent<A>>public Channel buildMatchingItem(Predicate<ChannelBuilder> predicate)
buildMatchingItem in interface ChannelListFluent<A extends ChannelListFluent<A>>public java.lang.Boolean hasMatchingItem(Predicate<ChannelBuilder> predicate)
hasMatchingItem in interface ChannelListFluent<A extends ChannelListFluent<A>>public A withItems(java.util.List<Channel> items)
withItems in interface ChannelListFluent<A extends ChannelListFluent<A>>public A withItems(Channel... items)
withItems in interface ChannelListFluent<A extends ChannelListFluent<A>>public java.lang.Boolean hasItems()
hasItems in interface ChannelListFluent<A extends ChannelListFluent<A>>public ChannelListFluent.ItemsNested<A> addNewItem()
addNewItem in interface ChannelListFluent<A extends ChannelListFluent<A>>public ChannelListFluent.ItemsNested<A> addNewItemLike(Channel item)
addNewItemLike in interface ChannelListFluent<A extends ChannelListFluent<A>>public ChannelListFluent.ItemsNested<A> setNewItemLike(int index, Channel item)
setNewItemLike in interface ChannelListFluent<A extends ChannelListFluent<A>>public ChannelListFluent.ItemsNested<A> editItem(int index)
editItem in interface ChannelListFluent<A extends ChannelListFluent<A>>public ChannelListFluent.ItemsNested<A> editFirstItem()
editFirstItem in interface ChannelListFluent<A extends ChannelListFluent<A>>public ChannelListFluent.ItemsNested<A> editLastItem()
editLastItem in interface ChannelListFluent<A extends ChannelListFluent<A>>public ChannelListFluent.ItemsNested<A> editMatchingItem(Predicate<ChannelBuilder> predicate)
editMatchingItem in interface ChannelListFluent<A extends ChannelListFluent<A>>public java.lang.String getKind()
getKind in interface ChannelListFluent<A extends ChannelListFluent<A>>public A withKind(java.lang.String kind)
withKind in interface ChannelListFluent<A extends ChannelListFluent<A>>public java.lang.Boolean hasKind()
hasKind in interface ChannelListFluent<A extends ChannelListFluent<A>>public A withNewKind(java.lang.String arg1)
withNewKind in interface ChannelListFluent<A extends ChannelListFluent<A>>public A withNewKind(java.lang.StringBuilder arg1)
withNewKind in interface ChannelListFluent<A extends ChannelListFluent<A>>public A withNewKind(java.lang.StringBuffer arg1)
withNewKind in interface ChannelListFluent<A extends ChannelListFluent<A>>public ListMeta getMetadata()
getMetadata in interface ChannelListFluent<A extends ChannelListFluent<A>>public A withMetadata(ListMeta metadata)
withMetadata in interface ChannelListFluent<A extends ChannelListFluent<A>>public java.lang.Boolean hasMetadata()
hasMetadata in interface ChannelListFluent<A extends ChannelListFluent<A>>public A withNewMetadata(java.lang.String _continue, java.lang.String resourceVersion, java.lang.String selfLink)
withNewMetadata in interface ChannelListFluent<A extends ChannelListFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.