public class DoneableApiServerSourceList extends ApiServerSourceListFluentImpl<DoneableApiServerSourceList> implements io.fabric8.kubernetes.api.model.Doneable<ApiServerSourceList>
ApiServerSourceListFluentImpl.ItemsNestedImpl<N>ApiServerSourceListFluent.ItemsNested<N>| Constructor and Description |
|---|
DoneableApiServerSourceList(ApiServerSourceList item) |
DoneableApiServerSourceList(ApiServerSourceList item,
io.fabric8.kubernetes.api.builder.Function<ApiServerSourceList,ApiServerSourceList> function) |
DoneableApiServerSourceList(io.fabric8.kubernetes.api.builder.Function<ApiServerSourceList,ApiServerSourceList> function) |
| Modifier and Type | Method and Description |
|---|---|
ApiServerSourceList |
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 DoneableApiServerSourceList(io.fabric8.kubernetes.api.builder.Function<ApiServerSourceList,ApiServerSourceList> function)
public DoneableApiServerSourceList(ApiServerSourceList item, io.fabric8.kubernetes.api.builder.Function<ApiServerSourceList,ApiServerSourceList> function)
public DoneableApiServerSourceList(ApiServerSourceList item)
public ApiServerSourceList done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ApiServerSourceList>Copyright © 2015–2020 Red Hat. All rights reserved.