Interface PrometheusSourceFluent.SpecNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<PrometheusSourceFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,PrometheusSourceSpecFluent<PrometheusSourceFluent.SpecNested<N>>
- All Known Implementing Classes:
PrometheusSourceFluentImpl.SpecNestedImpl
- Enclosing interface:
- PrometheusSourceFluent<A extends PrometheusSourceFluent<A>>
public static interface PrometheusSourceFluent.SpecNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, PrometheusSourceSpecFluent<PrometheusSourceFluent.SpecNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.knative.eventing.contrib.prometheus.v1alpha1.PrometheusSourceSpecFluent
PrometheusSourceSpecFluent.SinkNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendSpec()-
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
-
-