public class DoneableCheckNothingList extends CheckNothingListFluentImpl<DoneableCheckNothingList> implements io.fabric8.kubernetes.api.model.Doneable<CheckNothingList>
CheckNothingListFluentImpl.ItemsNestedImpl<N>CheckNothingListFluent.ItemsNested<N>| Constructor and Description |
|---|
DoneableCheckNothingList(CheckNothingList item) |
DoneableCheckNothingList(CheckNothingList item,
io.fabric8.kubernetes.api.builder.Function<CheckNothingList,CheckNothingList> function) |
DoneableCheckNothingList(io.fabric8.kubernetes.api.builder.Function<CheckNothingList,CheckNothingList> function) |
| Modifier and Type | Method and Description |
|---|---|
CheckNothingList |
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 DoneableCheckNothingList(io.fabric8.kubernetes.api.builder.Function<CheckNothingList,CheckNothingList> function)
public DoneableCheckNothingList(CheckNothingList item, io.fabric8.kubernetes.api.builder.Function<CheckNothingList,CheckNothingList> function)
public DoneableCheckNothingList(CheckNothingList item)
public CheckNothingList done()
done in interface io.fabric8.kubernetes.api.model.Doneable<CheckNothingList>Copyright © 2017–2018 Red Hat. All rights reserved.