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() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, equals, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMetadata, removeAllFromItems, removeFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata, withNewMetadata, withNewMetadataLike
public 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–2017 Red Hat. All rights reserved.