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