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