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