public class PrometheusSourceSpecBuilder extends PrometheusSourceSpecFluentImpl<PrometheusSourceSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PrometheusSourceSpec,PrometheusSourceSpecBuilder>
PrometheusSourceSpecFluent.SinkNested<N>| Constructor and Description |
|---|
PrometheusSourceSpecBuilder() |
PrometheusSourceSpecBuilder(Boolean validationEnabled) |
PrometheusSourceSpecBuilder(PrometheusSourceSpec instance) |
PrometheusSourceSpecBuilder(PrometheusSourceSpec instance,
Boolean validationEnabled) |
PrometheusSourceSpecBuilder(PrometheusSourceSpecFluent<?> fluent) |
PrometheusSourceSpecBuilder(PrometheusSourceSpecFluent<?> fluent,
Boolean validationEnabled) |
PrometheusSourceSpecBuilder(PrometheusSourceSpecFluent<?> fluent,
PrometheusSourceSpec instance) |
PrometheusSourceSpecBuilder(PrometheusSourceSpecFluent<?> fluent,
PrometheusSourceSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
PrometheusSourceSpec |
build() |
buildSink, editOrNewSink, editOrNewSinkLike, editSink, equals, getAuthTokenFile, getCaCertConfigMap, getPromQL, getSchedule, getServerURL, getServiceAccountName, getSink, getStep, hasAuthTokenFile, hasCaCertConfigMap, hashCode, hasPromQL, hasSchedule, hasServerURL, hasServiceAccountName, hasSink, hasStep, toString, withAuthTokenFile, withCaCertConfigMap, withNewSink, withNewSinkLike, withPromQL, withSchedule, withServerURL, withServiceAccountName, withSink, withStepaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PrometheusSourceSpecBuilder()
public PrometheusSourceSpecBuilder(Boolean validationEnabled)
public PrometheusSourceSpecBuilder(PrometheusSourceSpecFluent<?> fluent)
public PrometheusSourceSpecBuilder(PrometheusSourceSpecFluent<?> fluent, Boolean validationEnabled)
public PrometheusSourceSpecBuilder(PrometheusSourceSpecFluent<?> fluent, PrometheusSourceSpec instance)
public PrometheusSourceSpecBuilder(PrometheusSourceSpecFluent<?> fluent, PrometheusSourceSpec instance, Boolean validationEnabled)
public PrometheusSourceSpecBuilder(PrometheusSourceSpec instance)
public PrometheusSourceSpecBuilder(PrometheusSourceSpec instance, Boolean validationEnabled)
public PrometheusSourceSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PrometheusSourceSpec>Copyright © 2015–2022 Red Hat. All rights reserved.