public class DoneableReportNothingList extends ReportNothingListFluentImpl<DoneableReportNothingList> implements io.fabric8.kubernetes.api.model.Doneable<ReportNothingList>
ReportNothingListFluentImpl.ItemsNestedImpl<N>ReportNothingListFluent.ItemsNested<N>| Constructor and Description |
|---|
DoneableReportNothingList(io.fabric8.kubernetes.api.builder.Function<ReportNothingList,ReportNothingList> function) |
DoneableReportNothingList(ReportNothingList item) |
DoneableReportNothingList(ReportNothingList item,
io.fabric8.kubernetes.api.builder.Function<ReportNothingList,ReportNothingList> function) |
| Modifier and Type | Method and Description |
|---|---|
ReportNothingList |
done() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMetadata, removeAllFromItems, removeFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadatapublic DoneableReportNothingList(io.fabric8.kubernetes.api.builder.Function<ReportNothingList,ReportNothingList> function)
public DoneableReportNothingList(ReportNothingList item, io.fabric8.kubernetes.api.builder.Function<ReportNothingList,ReportNothingList> function)
public DoneableReportNothingList(ReportNothingList item)
public ReportNothingList done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ReportNothingList>Copyright © 2017–2018 Red Hat. All rights reserved.