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