public class PrometheusSourceSpecBuilder extends PrometheusSourceSpecFluentImpl<PrometheusSourceSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PrometheusSourceSpec,PrometheusSourceSpecBuilder>
PrometheusSourceSpecFluentImpl.SinkNestedImpl<N>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 |
|---|---|
EditablePrometheusSourceSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildSink, editOrNewSink, editOrNewSinkLike, editSink, getAuthTokenFile, getCaCertConfigMap, getPromQL, getSchedule, getServerURL, getServiceAccountName, getSink, getStep, hasAuthTokenFile, hasCaCertConfigMap, hasPromQL, hasSchedule, hasServerURL, hasServiceAccountName, hasSink, hasStep, withAuthTokenFile, withCaCertConfigMap, withNewAuthTokenFile, withNewCaCertConfigMap, withNewPromQL, withNewSchedule, withNewServerURL, withNewServiceAccountName, withNewSink, withNewSinkLike, withNewStep, withPromQL, withSchedule, withServerURL, withServiceAccountName, withSink, withStepaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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 EditablePrometheusSourceSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PrometheusSourceSpec>public boolean equals(Object o)
equals in class PrometheusSourceSpecFluentImpl<PrometheusSourceSpecBuilder>public int hashCode()
hashCode in class PrometheusSourceSpecFluentImpl<PrometheusSourceSpecBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.