public class DoneablePrometheusSourceSpec extends PrometheusSourceSpecFluentImpl<DoneablePrometheusSourceSpec> implements io.fabric8.kubernetes.api.model.Doneable<PrometheusSourceSpec>
PrometheusSourceSpecFluentImpl.SinkNestedImpl<N>PrometheusSourceSpecFluent.SinkNested<N>| Constructor and Description |
|---|
DoneablePrometheusSourceSpec(io.fabric8.kubernetes.api.builder.Function<PrometheusSourceSpec,PrometheusSourceSpec> function) |
DoneablePrometheusSourceSpec(PrometheusSourceSpec item) |
DoneablePrometheusSourceSpec(PrometheusSourceSpec item,
io.fabric8.kubernetes.api.builder.Function<PrometheusSourceSpec,PrometheusSourceSpec> function) |
| Modifier and Type | Method and Description |
|---|---|
PrometheusSourceSpec |
done() |
buildSink, editOrNewSink, editOrNewSinkLike, editSink, equals, getAuthTokenFile, getCaCertConfigMap, getPromQL, getSchedule, getServerURL, getServiceAccountName, getSink, getStep, hasAuthTokenFile, hasCaCertConfigMap, hashCode, hasPromQL, hasSchedule, hasServerURL, hasServiceAccountName, hasSink, hasStep, withAuthTokenFile, withCaCertConfigMap, withNewAuthTokenFile, withNewAuthTokenFile, withNewAuthTokenFile, withNewCaCertConfigMap, withNewCaCertConfigMap, withNewCaCertConfigMap, withNewPromQL, withNewPromQL, withNewPromQL, withNewSchedule, withNewSchedule, withNewSchedule, withNewServerURL, withNewServerURL, withNewServerURL, withNewServiceAccountName, withNewServiceAccountName, withNewServiceAccountName, withNewSink, withNewSinkLike, withNewStep, withNewStep, withNewStep, withPromQL, withSchedule, withServerURL, withServiceAccountName, withSink, withSteppublic DoneablePrometheusSourceSpec(io.fabric8.kubernetes.api.builder.Function<PrometheusSourceSpec,PrometheusSourceSpec> function)
public DoneablePrometheusSourceSpec(PrometheusSourceSpec item, io.fabric8.kubernetes.api.builder.Function<PrometheusSourceSpec,PrometheusSourceSpec> function)
public DoneablePrometheusSourceSpec(PrometheusSourceSpec item)
public PrometheusSourceSpec done()
done in interface io.fabric8.kubernetes.api.model.Doneable<PrometheusSourceSpec>Copyright © 2015–2021 Red Hat. All rights reserved.