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