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