public class DoneableIngressController extends IngressControllerFluentImpl<DoneableIngressController> implements io.fabric8.kubernetes.api.model.Doneable<IngressController>
IngressControllerFluentImpl.MetadataNestedImpl<N>, IngressControllerFluentImpl.SpecNestedImpl<N>, IngressControllerFluentImpl.StatusNestedImpl<N>IngressControllerFluent.MetadataNested<N>, IngressControllerFluent.SpecNested<N>, IngressControllerFluent.StatusNested<N>| Constructor and Description |
|---|
DoneableIngressController(io.fabric8.kubernetes.api.builder.Function<IngressController,IngressController> function) |
DoneableIngressController(IngressController item) |
DoneableIngressController(IngressController item,
io.fabric8.kubernetes.api.builder.Function<IngressController,IngressController> function) |
| Modifier and Type | Method and Description |
|---|---|
IngressController |
done() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatuspublic DoneableIngressController(io.fabric8.kubernetes.api.builder.Function<IngressController,IngressController> function)
public DoneableIngressController(IngressController item, io.fabric8.kubernetes.api.builder.Function<IngressController,IngressController> function)
public DoneableIngressController(IngressController item)
public IngressController done()
done in interface io.fabric8.kubernetes.api.model.Doneable<IngressController>Copyright © 2015–2020 Red Hat. All rights reserved.