public interface PrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PrometheusSourceSpecFluent.SinkNested<N> |
String getAuthTokenFile()
Boolean hasAuthTokenFile()
A withNewAuthTokenFile(StringBuilder arg1)
A withNewAuthTokenFile(int[] arg1, int arg2, int arg3)
A withNewAuthTokenFile(char[] arg1)
A withNewAuthTokenFile(StringBuffer arg1)
A withNewAuthTokenFile(byte[] arg1, int arg2)
A withNewAuthTokenFile(byte[] arg1)
A withNewAuthTokenFile(char[] arg1, int arg2, int arg3)
A withNewAuthTokenFile(byte[] arg1, int arg2, int arg3)
A withNewAuthTokenFile(byte[] arg1, int arg2, int arg3, int arg4)
String getCaCertConfigMap()
Boolean hasCaCertConfigMap()
A withNewCaCertConfigMap(StringBuilder arg1)
A withNewCaCertConfigMap(int[] arg1, int arg2, int arg3)
A withNewCaCertConfigMap(char[] arg1)
A withNewCaCertConfigMap(StringBuffer arg1)
A withNewCaCertConfigMap(byte[] arg1, int arg2)
A withNewCaCertConfigMap(byte[] arg1)
A withNewCaCertConfigMap(char[] arg1, int arg2, int arg3)
A withNewCaCertConfigMap(byte[] arg1, int arg2, int arg3)
A withNewCaCertConfigMap(byte[] arg1, int arg2, int arg3, int arg4)
String getPromQL()
Boolean hasPromQL()
A withNewPromQL(StringBuilder arg1)
A withNewPromQL(int[] arg1, int arg2, int arg3)
A withNewPromQL(char[] arg1)
A withNewPromQL(StringBuffer arg1)
A withNewPromQL(byte[] arg1, int arg2)
A withNewPromQL(byte[] arg1)
A withNewPromQL(char[] arg1, int arg2, int arg3)
A withNewPromQL(byte[] arg1, int arg2, int arg3)
A withNewPromQL(byte[] arg1, int arg2, int arg3, int arg4)
String getSchedule()
Boolean hasSchedule()
A withNewSchedule(StringBuilder arg1)
A withNewSchedule(int[] arg1, int arg2, int arg3)
A withNewSchedule(char[] arg1)
A withNewSchedule(StringBuffer arg1)
A withNewSchedule(byte[] arg1, int arg2)
A withNewSchedule(byte[] arg1)
A withNewSchedule(char[] arg1, int arg2, int arg3)
A withNewSchedule(byte[] arg1, int arg2, int arg3)
A withNewSchedule(byte[] arg1, int arg2, int arg3, int arg4)
String getServerURL()
Boolean hasServerURL()
A withNewServerURL(StringBuilder arg1)
A withNewServerURL(int[] arg1, int arg2, int arg3)
A withNewServerURL(char[] arg1)
A withNewServerURL(StringBuffer arg1)
A withNewServerURL(byte[] arg1, int arg2)
A withNewServerURL(byte[] arg1)
A withNewServerURL(char[] arg1, int arg2, int arg3)
A withNewServerURL(byte[] arg1, int arg2, int arg3)
A withNewServerURL(byte[] arg1, int arg2, int arg3, int arg4)
String getServiceAccountName()
Boolean hasServiceAccountName()
A withNewServiceAccountName(StringBuilder arg1)
A withNewServiceAccountName(int[] arg1, int arg2, int arg3)
A withNewServiceAccountName(char[] arg1)
A withNewServiceAccountName(StringBuffer arg1)
A withNewServiceAccountName(byte[] arg1, int arg2)
A withNewServiceAccountName(byte[] arg1)
A withNewServiceAccountName(char[] arg1, int arg2, int arg3)
A withNewServiceAccountName(byte[] arg1, int arg2, int arg3)
A withNewServiceAccountName(byte[] arg1, int arg2, int arg3, int arg4)
@Deprecated Destination getSink()
Destination buildSink()
A withSink(Destination sink)
Boolean hasSink()
PrometheusSourceSpecFluent.SinkNested<A> withNewSink()
PrometheusSourceSpecFluent.SinkNested<A> withNewSinkLike(Destination item)
PrometheusSourceSpecFluent.SinkNested<A> editSink()
PrometheusSourceSpecFluent.SinkNested<A> editOrNewSink()
PrometheusSourceSpecFluent.SinkNested<A> editOrNewSinkLike(Destination item)
String getStep()
Boolean hasStep()
A withNewStep(StringBuilder arg1)
A withNewStep(int[] arg1, int arg2, int arg3)
A withNewStep(char[] arg1)
A withNewStep(StringBuffer arg1)
A withNewStep(byte[] arg1, int arg2)
A withNewStep(byte[] arg1)
A withNewStep(char[] arg1, int arg2, int arg3)
A withNewStep(byte[] arg1, int arg2, int arg3)
A withNewStep(byte[] arg1, int arg2, int arg3, int arg4)
Copyright © 2015–2022 Red Hat. All rights reserved.