public class DoneablePrometheusSource extends PrometheusSourceFluentImpl<DoneablePrometheusSource> implements io.fabric8.kubernetes.api.model.Doneable<PrometheusSource>
PrometheusSourceFluentImpl.MetadataNestedImpl<N>, PrometheusSourceFluentImpl.SpecNestedImpl<N>, PrometheusSourceFluentImpl.StatusNestedImpl<N>PrometheusSourceFluent.MetadataNested<N>, PrometheusSourceFluent.SpecNested<N>, PrometheusSourceFluent.StatusNested<N>| Constructor and Description |
|---|
DoneablePrometheusSource(io.fabric8.kubernetes.api.builder.Function<PrometheusSource,PrometheusSource> function) |
DoneablePrometheusSource(PrometheusSource item) |
DoneablePrometheusSource(PrometheusSource item,
io.fabric8.kubernetes.api.builder.Function<PrometheusSource,PrometheusSource> function) |
| Modifier and Type | Method and Description |
|---|---|
PrometheusSource |
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 DoneablePrometheusSource(io.fabric8.kubernetes.api.builder.Function<PrometheusSource,PrometheusSource> function)
public DoneablePrometheusSource(PrometheusSource item, io.fabric8.kubernetes.api.builder.Function<PrometheusSource,PrometheusSource> function)
public DoneablePrometheusSource(PrometheusSource item)
public PrometheusSource done()
done in interface io.fabric8.kubernetes.api.model.Doneable<PrometheusSource>Copyright © 2015–2020 Red Hat. All rights reserved.