public class DoneableIngress extends IngressFluentImpl<DoneableIngress> implements Doneable<Ingress>, IngressFluent<DoneableIngress>
IngressFluentImpl.MetadataNestedImpl<N>, IngressFluentImpl.SpecNestedImpl<N>, IngressFluentImpl.StatusNestedImpl<N>
IngressFluent.MetadataNested<N>, IngressFluent.SpecNested<N>, IngressFluent.StatusNested<N>
_visitables
Constructor and Description |
---|
DoneableIngress(Function<Ingress,Ingress> function) |
DoneableIngress(Ingress item) |
DoneableIngress(Ingress item,
Function<Ingress,Ingress> function) |
Modifier and Type | Method and Description |
---|---|
Ingress |
done() |
addToAdditionalProperties, addToAdditionalProperties, editMetadata, editSpec, editStatus, equals, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, getStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatus
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAdditionalProperties, addToAdditionalProperties, editMetadata, editSpec, editStatus, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, getStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatus
public DoneableIngress(Ingress item)
Copyright © 2011–2016 Red Hat. All rights reserved.