public class DoneableIngressList extends IngressListFluentImpl<DoneableIngressList> implements Doneable<IngressList>
IngressListFluentImpl.ItemsNestedImpl<N>, IngressListFluentImpl.MetadataNestedImpl<N>IngressListFluent.ItemsNested<N>, IngressListFluent.MetadataNested<N>_visitables| Constructor and Description |
|---|
DoneableIngressList(Function<IngressList,IngressList> function) |
DoneableIngressList(IngressList item) |
DoneableIngressList(IngressList item,
Function<IngressList,IngressList> function) |
| Modifier and Type | Method and Description |
|---|---|
IngressList |
done() |
addNewItem, addNewItemLike, addToItems, editMetadata, equals, getApiVersion, getItems, getKind, getMetadata, removeFromItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata, withNewMetadata, withNewMetadataLikepublic DoneableIngressList(Function<IngressList,IngressList> function)
public DoneableIngressList(IngressList item, Function<IngressList,IngressList> function)
public DoneableIngressList(IngressList item)
public IngressList done()
done in interface Doneable<IngressList>Copyright © 2011–2016 Red Hat. All rights reserved.