public class DoneableIngressList extends IngressListFluentImpl<DoneableIngressList> implements Doneable<IngressList>, IngressListFluent<DoneableIngressList>
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, addToAdditionalProperties, addToAdditionalProperties, addToItems, editMetadata, equals, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata, withNewMetadata, withNewMetadataLikeaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, editMetadata, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, withAdditionalProperties, 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.