public class PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
PrometheusSourceSpecFluent.SinkNested<N> |
| Constructor and Description |
|---|
PrometheusSourceSpecFluent() |
PrometheusSourceSpecFluent(PrometheusSourceSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PrometheusSourceSpecFluent()
public PrometheusSourceSpecFluent(PrometheusSourceSpec instance)
public String getAuthTokenFile()
public boolean hasAuthTokenFile()
public String getCaCertConfigMap()
public boolean hasCaCertConfigMap()
public String getPromQL()
public boolean hasPromQL()
public String getSchedule()
public boolean hasSchedule()
public String getServerURL()
public boolean hasServerURL()
public String getServiceAccountName()
public boolean hasServiceAccountName()
public Destination buildSink()
public A withSink(Destination sink)
public boolean hasSink()
public PrometheusSourceSpecFluent.SinkNested<A> withNewSink()
public PrometheusSourceSpecFluent.SinkNested<A> withNewSinkLike(Destination item)
public PrometheusSourceSpecFluent.SinkNested<A> editSink()
public PrometheusSourceSpecFluent.SinkNested<A> editOrNewSink()
public PrometheusSourceSpecFluent.SinkNested<A> editOrNewSinkLike(Destination item)
public String getStep()
public boolean hasStep()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PrometheusSourceSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PrometheusSourceSpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.