public class PrometheusSourceSpecFluentImpl<A extends PrometheusSourceSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PrometheusSourceSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
PrometheusSourceSpecFluentImpl.SinkNestedImpl<N> |
PrometheusSourceSpecFluent.SinkNested<N>| Constructor and Description |
|---|
PrometheusSourceSpecFluentImpl() |
PrometheusSourceSpecFluentImpl(PrometheusSourceSpec instance) |
public PrometheusSourceSpecFluentImpl()
public PrometheusSourceSpecFluentImpl(PrometheusSourceSpec instance)
public String getAuthTokenFile()
getAuthTokenFile in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>public A withAuthTokenFile(String authTokenFile)
withAuthTokenFile in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>public Boolean hasAuthTokenFile()
hasAuthTokenFile in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>@Deprecated public A withNewAuthTokenFile(String arg0)
withNewAuthTokenFile in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>public String getCaCertConfigMap()
getCaCertConfigMap in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>public A withCaCertConfigMap(String caCertConfigMap)
withCaCertConfigMap in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>public Boolean hasCaCertConfigMap()
hasCaCertConfigMap in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>@Deprecated public A withNewCaCertConfigMap(String arg0)
withNewCaCertConfigMap in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>public String getPromQL()
getPromQL in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>public A withPromQL(String promQL)
withPromQL in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>public Boolean hasPromQL()
hasPromQL in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>@Deprecated public A withNewPromQL(String arg0)
withNewPromQL in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>public String getSchedule()
getSchedule in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>public A withSchedule(String schedule)
withSchedule in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>public Boolean hasSchedule()
hasSchedule in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>@Deprecated public A withNewSchedule(String arg0)
withNewSchedule in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>public String getServerURL()
getServerURL in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>public A withServerURL(String serverURL)
withServerURL in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>public Boolean hasServerURL()
hasServerURL in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>@Deprecated public A withNewServerURL(String arg0)
withNewServerURL in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>public String getServiceAccountName()
getServiceAccountName in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>public A withServiceAccountName(String serviceAccountName)
withServiceAccountName in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>public Boolean hasServiceAccountName()
hasServiceAccountName in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>@Deprecated public A withNewServiceAccountName(String arg0)
withNewServiceAccountName in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>@Deprecated public Destination getSink()
getSink in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>public Destination buildSink()
buildSink in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>public A withSink(Destination sink)
withSink in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>public Boolean hasSink()
hasSink in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>public PrometheusSourceSpecFluent.SinkNested<A> withNewSink()
withNewSink in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>public PrometheusSourceSpecFluent.SinkNested<A> withNewSinkLike(Destination item)
withNewSinkLike in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>public PrometheusSourceSpecFluent.SinkNested<A> editSink()
editSink in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>public PrometheusSourceSpecFluent.SinkNested<A> editOrNewSink()
editOrNewSink in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>public PrometheusSourceSpecFluent.SinkNested<A> editOrNewSinkLike(Destination item)
editOrNewSinkLike in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>public String getStep()
getStep in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>public A withStep(String step)
withStep in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>public Boolean hasStep()
hasStep in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>@Deprecated public A withNewStep(String arg0)
withNewStep in interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.