public class EventTypeListFluentImpl<A extends EventTypeListFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements EventTypeListFluent<A>
EventTypeListFluent.ItemsNested<N>| Constructor and Description |
|---|
EventTypeListFluentImpl() |
EventTypeListFluentImpl(EventTypeList instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic EventTypeListFluentImpl()
public EventTypeListFluentImpl(EventTypeList instance)
public String getApiVersion()
getApiVersion in interface EventTypeListFluent<A extends EventTypeListFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface EventTypeListFluent<A extends EventTypeListFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface EventTypeListFluent<A extends EventTypeListFluent<A>>public A addToItems(Integer index, EventType item)
addToItems in interface EventTypeListFluent<A extends EventTypeListFluent<A>>public A setToItems(Integer 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(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(Collection<EventType> items)
removeAllFromItems in interface EventTypeListFluent<A extends EventTypeListFluent<A>>public A removeMatchingFromItems(Predicate<EventTypeBuilder> predicate)
removeMatchingFromItems in interface EventTypeListFluent<A extends EventTypeListFluent<A>>@Deprecated public List<EventType> getItems()
getItems in interface EventTypeListFluent<A extends EventTypeListFluent<A>>public List<EventType> buildItems()
buildItems in interface EventTypeListFluent<A extends EventTypeListFluent<A>>public EventType buildItem(Integer 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 Boolean hasMatchingItem(Predicate<EventTypeBuilder> predicate)
hasMatchingItem in interface EventTypeListFluent<A extends EventTypeListFluent<A>>public A withItems(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 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(Integer index, EventType item)
setNewItemLike in interface EventTypeListFluent<A extends EventTypeListFluent<A>>public EventTypeListFluent.ItemsNested<A> editItem(Integer 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 String getKind()
getKind in interface EventTypeListFluent<A extends EventTypeListFluent<A>>public A withKind(String kind)
withKind in interface EventTypeListFluent<A extends EventTypeListFluent<A>>public Boolean hasKind()
hasKind in interface EventTypeListFluent<A extends EventTypeListFluent<A>>public io.fabric8.kubernetes.api.model.ListMeta getMetadata()
getMetadata in interface EventTypeListFluent<A extends EventTypeListFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ListMeta metadata)
withMetadata in interface EventTypeListFluent<A extends EventTypeListFluent<A>>public Boolean hasMetadata()
hasMetadata in interface EventTypeListFluent<A extends EventTypeListFluent<A>>public A withNewMetadata(String _continue, Long remainingItemCount, String resourceVersion, String selfLink)
withNewMetadata in interface EventTypeListFluent<A extends EventTypeListFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends EventTypeListFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends EventTypeListFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.