Class PrometheusSourceFluentImpl.SpecNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.eventing.contrib.prometheus.v1alpha1.PrometheusSourceSpecFluentImpl<PrometheusSourceFluent.SpecNested<N>>
-
- io.fabric8.knative.eventing.contrib.prometheus.v1alpha1.PrometheusSourceFluentImpl.SpecNestedImpl<N>
-
- All Implemented Interfaces:
PrometheusSourceFluent.SpecNested<N>,PrometheusSourceSpecFluent<PrometheusSourceFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<PrometheusSourceFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<PrometheusSourceFluent.SpecNested<N>>
- Enclosing class:
- PrometheusSourceFluentImpl<A extends PrometheusSourceFluent<A>>
public class PrometheusSourceFluentImpl.SpecNestedImpl<N> extends PrometheusSourceSpecFluentImpl<PrometheusSourceFluent.SpecNested<N>> implements PrometheusSourceFluent.SpecNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.knative.eventing.contrib.prometheus.v1alpha1.PrometheusSourceSpecFluentImpl
PrometheusSourceSpecFluentImpl.SinkNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.knative.eventing.contrib.prometheus.v1alpha1.PrometheusSourceSpecFluent
PrometheusSourceSpecFluent.SinkNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.knative.eventing.contrib.prometheus.v1alpha1.PrometheusSourceSpecFluentImpl
buildSink, editOrNewSink, editOrNewSinkLike, editSink, equals, getAuthTokenFile, getCaCertConfigMap, getPromQL, getSchedule, getServerURL, getServiceAccountName, getSink, getStep, hasAuthTokenFile, hasCaCertConfigMap, hashCode, hasPromQL, hasSchedule, hasServerURL, hasServiceAccountName, hasSink, hasStep, withAuthTokenFile, withCaCertConfigMap, withNewAuthTokenFile, withNewAuthTokenFile, withNewAuthTokenFile, withNewCaCertConfigMap, withNewCaCertConfigMap, withNewCaCertConfigMap, withNewPromQL, withNewPromQL, withNewPromQL, withNewSchedule, withNewSchedule, withNewSchedule, withNewServerURL, withNewServerURL, withNewServerURL, withNewServiceAccountName, withNewServiceAccountName, withNewServiceAccountName, withNewSink, withNewSinkLike, withNewStep, withNewStep, withNewStep, withPromQL, withSchedule, withServerURL, withServiceAccountName, withSink, withStep
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.knative.eventing.contrib.prometheus.v1alpha1.PrometheusSourceSpecFluent
buildSink, editOrNewSink, editOrNewSinkLike, editSink, getAuthTokenFile, getCaCertConfigMap, getPromQL, getSchedule, getServerURL, getServiceAccountName, getSink, getStep, hasAuthTokenFile, hasCaCertConfigMap, hasPromQL, hasSchedule, hasServerURL, hasServiceAccountName, hasSink, hasStep, withAuthTokenFile, withCaCertConfigMap, withNewAuthTokenFile, withNewAuthTokenFile, withNewAuthTokenFile, withNewCaCertConfigMap, withNewCaCertConfigMap, withNewCaCertConfigMap, withNewPromQL, withNewPromQL, withNewPromQL, withNewSchedule, withNewSchedule, withNewSchedule, withNewServerURL, withNewServerURL, withNewServerURL, withNewServiceAccountName, withNewServiceAccountName, withNewServiceAccountName, withNewSink, withNewSinkLike, withNewStep, withNewStep, withNewStep, withPromQL, withSchedule, withServerURL, withServiceAccountName, withSink, withStep
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfacePrometheusSourceFluent.SpecNested<N>
-
endSpec
public N endSpec()
- Specified by:
endSpecin interfacePrometheusSourceFluent.SpecNested<N>
-
-