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