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