Class PrometheusSourceSpecFluentImpl<A extends PrometheusSourceSpecFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.eventing.contrib.prometheus.v1alpha1.PrometheusSourceSpecFluentImpl<A>
-
- All Implemented Interfaces:
PrometheusSourceSpecFluent<A>,io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>
- Direct Known Subclasses:
PrometheusSourceFluentImpl.SpecNestedImpl,PrometheusSourceSpecBuilder
public class PrometheusSourceSpecFluentImpl<A extends PrometheusSourceSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PrometheusSourceSpecFluent<A>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classPrometheusSourceSpecFluentImpl.SinkNestedImpl<N>-
Nested classes/interfaces inherited from interface io.fabric8.knative.eventing.contrib.prometheus.v1alpha1.PrometheusSourceSpecFluent
PrometheusSourceSpecFluent.SinkNested<N>
-
-
Constructor Summary
Constructors Constructor Description PrometheusSourceSpecFluentImpl()PrometheusSourceSpecFluentImpl(PrometheusSourceSpec instance)
-
Method Summary
-
-
-
Constructor Detail
-
PrometheusSourceSpecFluentImpl
public PrometheusSourceSpecFluentImpl()
-
PrometheusSourceSpecFluentImpl
public PrometheusSourceSpecFluentImpl(PrometheusSourceSpec instance)
-
-
Method Detail
-
getAuthTokenFile
public String getAuthTokenFile()
- Specified by:
getAuthTokenFilein interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withAuthTokenFile
public A withAuthTokenFile(String authTokenFile)
- Specified by:
withAuthTokenFilein interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
hasAuthTokenFile
public Boolean hasAuthTokenFile()
- Specified by:
hasAuthTokenFilein interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withNewAuthTokenFile
public A withNewAuthTokenFile(String arg1)
- Specified by:
withNewAuthTokenFilein interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withNewAuthTokenFile
public A withNewAuthTokenFile(StringBuilder arg1)
- Specified by:
withNewAuthTokenFilein interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withNewAuthTokenFile
public A withNewAuthTokenFile(StringBuffer arg1)
- Specified by:
withNewAuthTokenFilein interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
getCaCertConfigMap
public String getCaCertConfigMap()
- Specified by:
getCaCertConfigMapin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withCaCertConfigMap
public A withCaCertConfigMap(String caCertConfigMap)
- Specified by:
withCaCertConfigMapin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
hasCaCertConfigMap
public Boolean hasCaCertConfigMap()
- Specified by:
hasCaCertConfigMapin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withNewCaCertConfigMap
public A withNewCaCertConfigMap(String arg1)
- Specified by:
withNewCaCertConfigMapin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withNewCaCertConfigMap
public A withNewCaCertConfigMap(StringBuilder arg1)
- Specified by:
withNewCaCertConfigMapin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withNewCaCertConfigMap
public A withNewCaCertConfigMap(StringBuffer arg1)
- Specified by:
withNewCaCertConfigMapin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
getPromQL
public String getPromQL()
- Specified by:
getPromQLin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withPromQL
public A withPromQL(String promQL)
- Specified by:
withPromQLin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
hasPromQL
public Boolean hasPromQL()
- Specified by:
hasPromQLin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withNewPromQL
public A withNewPromQL(String arg1)
- Specified by:
withNewPromQLin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withNewPromQL
public A withNewPromQL(StringBuilder arg1)
- Specified by:
withNewPromQLin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withNewPromQL
public A withNewPromQL(StringBuffer arg1)
- Specified by:
withNewPromQLin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
getSchedule
public String getSchedule()
- Specified by:
getSchedulein interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withSchedule
public A withSchedule(String schedule)
- Specified by:
withSchedulein interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
hasSchedule
public Boolean hasSchedule()
- Specified by:
hasSchedulein interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withNewSchedule
public A withNewSchedule(String arg1)
- Specified by:
withNewSchedulein interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withNewSchedule
public A withNewSchedule(StringBuilder arg1)
- Specified by:
withNewSchedulein interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withNewSchedule
public A withNewSchedule(StringBuffer arg1)
- Specified by:
withNewSchedulein interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
getServerURL
public String getServerURL()
- Specified by:
getServerURLin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withServerURL
public A withServerURL(String serverURL)
- Specified by:
withServerURLin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
hasServerURL
public Boolean hasServerURL()
- Specified by:
hasServerURLin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withNewServerURL
public A withNewServerURL(String arg1)
- Specified by:
withNewServerURLin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withNewServerURL
public A withNewServerURL(StringBuilder arg1)
- Specified by:
withNewServerURLin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withNewServerURL
public A withNewServerURL(StringBuffer arg1)
- Specified by:
withNewServerURLin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
getServiceAccountName
public String getServiceAccountName()
- Specified by:
getServiceAccountNamein interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withServiceAccountName
public A withServiceAccountName(String serviceAccountName)
- Specified by:
withServiceAccountNamein interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
hasServiceAccountName
public Boolean hasServiceAccountName()
- Specified by:
hasServiceAccountNamein interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withNewServiceAccountName
public A withNewServiceAccountName(String arg1)
- Specified by:
withNewServiceAccountNamein interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withNewServiceAccountName
public A withNewServiceAccountName(StringBuilder arg1)
- Specified by:
withNewServiceAccountNamein interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withNewServiceAccountName
public A withNewServiceAccountName(StringBuffer arg1)
- Specified by:
withNewServiceAccountNamein interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
getSink
@Deprecated public Destination getSink()
Deprecated.This method has been deprecated, please use method buildSink instead.- Specified by:
getSinkin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>- Returns:
- The buildable object.
-
buildSink
public Destination buildSink()
- Specified by:
buildSinkin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withSink
public A withSink(Destination sink)
- Specified by:
withSinkin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
hasSink
public Boolean hasSink()
- Specified by:
hasSinkin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withNewSink
public PrometheusSourceSpecFluent.SinkNested<A> withNewSink()
- Specified by:
withNewSinkin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withNewSinkLike
public PrometheusSourceSpecFluent.SinkNested<A> withNewSinkLike(Destination item)
- Specified by:
withNewSinkLikein interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
editSink
public PrometheusSourceSpecFluent.SinkNested<A> editSink()
- Specified by:
editSinkin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
editOrNewSink
public PrometheusSourceSpecFluent.SinkNested<A> editOrNewSink()
- Specified by:
editOrNewSinkin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
editOrNewSinkLike
public PrometheusSourceSpecFluent.SinkNested<A> editOrNewSinkLike(Destination item)
- Specified by:
editOrNewSinkLikein interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
getStep
public String getStep()
- Specified by:
getStepin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withStep
public A withStep(String step)
- Specified by:
withStepin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
hasStep
public Boolean hasStep()
- Specified by:
hasStepin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withNewStep
public A withNewStep(String arg1)
- Specified by:
withNewStepin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withNewStep
public A withNewStep(StringBuilder arg1)
- Specified by:
withNewStepin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
withNewStep
public A withNewStep(StringBuffer arg1)
- Specified by:
withNewStepin interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
-
-