Package io.strimzi.api.kafka.model
Class CruiseControlSpecFluentImpl<A extends CruiseControlSpecFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.CruiseControlSpecFluentImpl<A>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,CruiseControlSpecFluent<A>
- Direct Known Subclasses:
CruiseControlSpecBuilder,KafkaSpecFluentImpl.CruiseControlNestedImpl
public class CruiseControlSpecFluentImpl<A extends CruiseControlSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements CruiseControlSpecFluent<A>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classCruiseControlSpecFluentImpl.BrokerCapacityNestedImpl<N>classCruiseControlSpecFluentImpl.ExternalLoggingNestedImpl<N>classCruiseControlSpecFluentImpl.InlineLoggingNestedImpl<N>classCruiseControlSpecFluentImpl.JmxPrometheusExporterMetricsConfigNestedImpl<N>classCruiseControlSpecFluentImpl.JvmOptionsNestedImpl<N>classCruiseControlSpecFluentImpl.LivenessProbeNestedImpl<N>classCruiseControlSpecFluentImpl.ReadinessProbeNestedImpl<N>classCruiseControlSpecFluentImpl.TemplateNestedImpl<N>classCruiseControlSpecFluentImpl.TlsSidecarNestedImpl<N>-
Nested classes/interfaces inherited from interface io.strimzi.api.kafka.model.CruiseControlSpecFluent
CruiseControlSpecFluent.BrokerCapacityNested<N>, CruiseControlSpecFluent.ExternalLoggingNested<N>, CruiseControlSpecFluent.InlineLoggingNested<N>, CruiseControlSpecFluent.JmxPrometheusExporterMetricsConfigNested<N>, CruiseControlSpecFluent.JvmOptionsNested<N>, CruiseControlSpecFluent.LivenessProbeNested<N>, CruiseControlSpecFluent.ReadinessProbeNested<N>, CruiseControlSpecFluent.TemplateNested<N>, CruiseControlSpecFluent.TlsSidecarNested<N>
-
-
Constructor Summary
Constructors Constructor Description CruiseControlSpecFluentImpl()CruiseControlSpecFluentImpl(CruiseControlSpec instance)
-
Method Summary
-
-
-
Constructor Detail
-
CruiseControlSpecFluentImpl
public CruiseControlSpecFluentImpl()
-
CruiseControlSpecFluentImpl
public CruiseControlSpecFluentImpl(CruiseControlSpec instance)
-
-
Method Detail
-
getImage
public String getImage()
- Specified by:
getImagein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withImage
public A withImage(String image)
- Specified by:
withImagein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
hasImage
public Boolean hasImage()
- Specified by:
hasImagein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewImage
public A withNewImage(StringBuilder arg1)
- Specified by:
withNewImagein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewImage
public A withNewImage(int[] arg1, int arg2, int arg3)
- Specified by:
withNewImagein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewImage
public A withNewImage(char[] arg1)
- Specified by:
withNewImagein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewImage
public A withNewImage(StringBuffer arg1)
- Specified by:
withNewImagein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewImage
public A withNewImage(byte[] arg1, int arg2)
- Specified by:
withNewImagein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewImage
public A withNewImage(byte[] arg1)
- Specified by:
withNewImagein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewImage
public A withNewImage(char[] arg1, int arg2, int arg3)
- Specified by:
withNewImagein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewImage
public A withNewImage(byte[] arg1, int arg2, int arg3)
- Specified by:
withNewImagein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewImage
public A withNewImage(byte[] arg1, int arg2, int arg3, int arg4)
- Specified by:
withNewImagein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewImage
public A withNewImage(String arg1)
- Specified by:
withNewImagein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
getTlsSidecar
@Deprecated public TlsSidecar getTlsSidecar()
Deprecated.This method has been deprecated, please use method buildTlsSidecar instead.- Specified by:
getTlsSidecarin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>- Returns:
- The buildable object.
-
buildTlsSidecar
public TlsSidecar buildTlsSidecar()
- Specified by:
buildTlsSidecarin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withTlsSidecar
public A withTlsSidecar(TlsSidecar tlsSidecar)
- Specified by:
withTlsSidecarin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
hasTlsSidecar
public Boolean hasTlsSidecar()
- Specified by:
hasTlsSidecarin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewTlsSidecar
public CruiseControlSpecFluent.TlsSidecarNested<A> withNewTlsSidecar()
- Specified by:
withNewTlsSidecarin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewTlsSidecarLike
public CruiseControlSpecFluent.TlsSidecarNested<A> withNewTlsSidecarLike(TlsSidecar item)
- Specified by:
withNewTlsSidecarLikein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
editTlsSidecar
public CruiseControlSpecFluent.TlsSidecarNested<A> editTlsSidecar()
- Specified by:
editTlsSidecarin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
editOrNewTlsSidecar
public CruiseControlSpecFluent.TlsSidecarNested<A> editOrNewTlsSidecar()
- Specified by:
editOrNewTlsSidecarin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
editOrNewTlsSidecarLike
public CruiseControlSpecFluent.TlsSidecarNested<A> editOrNewTlsSidecarLike(TlsSidecar item)
- Specified by:
editOrNewTlsSidecarLikein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
getResources
public io.fabric8.kubernetes.api.model.ResourceRequirements getResources()
- Specified by:
getResourcesin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withResources
public A withResources(io.fabric8.kubernetes.api.model.ResourceRequirements resources)
- Specified by:
withResourcesin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
hasResources
public Boolean hasResources()
- Specified by:
hasResourcesin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
getLivenessProbe
@Deprecated public Probe getLivenessProbe()
Deprecated.This method has been deprecated, please use method buildLivenessProbe instead.- Specified by:
getLivenessProbein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>- Returns:
- The buildable object.
-
buildLivenessProbe
public Probe buildLivenessProbe()
- Specified by:
buildLivenessProbein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withLivenessProbe
public A withLivenessProbe(Probe livenessProbe)
- Specified by:
withLivenessProbein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
hasLivenessProbe
public Boolean hasLivenessProbe()
- Specified by:
hasLivenessProbein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewLivenessProbe
public A withNewLivenessProbe(int initialDelaySeconds, int timeoutSeconds)
- Specified by:
withNewLivenessProbein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewLivenessProbe
public CruiseControlSpecFluent.LivenessProbeNested<A> withNewLivenessProbe()
- Specified by:
withNewLivenessProbein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewLivenessProbeLike
public CruiseControlSpecFluent.LivenessProbeNested<A> withNewLivenessProbeLike(Probe item)
- Specified by:
withNewLivenessProbeLikein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
editLivenessProbe
public CruiseControlSpecFluent.LivenessProbeNested<A> editLivenessProbe()
- Specified by:
editLivenessProbein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
editOrNewLivenessProbe
public CruiseControlSpecFluent.LivenessProbeNested<A> editOrNewLivenessProbe()
- Specified by:
editOrNewLivenessProbein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
editOrNewLivenessProbeLike
public CruiseControlSpecFluent.LivenessProbeNested<A> editOrNewLivenessProbeLike(Probe item)
- Specified by:
editOrNewLivenessProbeLikein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
getReadinessProbe
@Deprecated public Probe getReadinessProbe()
Deprecated.This method has been deprecated, please use method buildReadinessProbe instead.- Specified by:
getReadinessProbein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>- Returns:
- The buildable object.
-
buildReadinessProbe
public Probe buildReadinessProbe()
- Specified by:
buildReadinessProbein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withReadinessProbe
public A withReadinessProbe(Probe readinessProbe)
- Specified by:
withReadinessProbein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
hasReadinessProbe
public Boolean hasReadinessProbe()
- Specified by:
hasReadinessProbein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewReadinessProbe
public A withNewReadinessProbe(int initialDelaySeconds, int timeoutSeconds)
- Specified by:
withNewReadinessProbein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewReadinessProbe
public CruiseControlSpecFluent.ReadinessProbeNested<A> withNewReadinessProbe()
- Specified by:
withNewReadinessProbein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewReadinessProbeLike
public CruiseControlSpecFluent.ReadinessProbeNested<A> withNewReadinessProbeLike(Probe item)
- Specified by:
withNewReadinessProbeLikein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
editReadinessProbe
public CruiseControlSpecFluent.ReadinessProbeNested<A> editReadinessProbe()
- Specified by:
editReadinessProbein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
editOrNewReadinessProbe
public CruiseControlSpecFluent.ReadinessProbeNested<A> editOrNewReadinessProbe()
- Specified by:
editOrNewReadinessProbein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
editOrNewReadinessProbeLike
public CruiseControlSpecFluent.ReadinessProbeNested<A> editOrNewReadinessProbeLike(Probe item)
- Specified by:
editOrNewReadinessProbeLikein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
getJvmOptions
@Deprecated public JvmOptions getJvmOptions()
Deprecated.This method has been deprecated, please use method buildJvmOptions instead.- Specified by:
getJvmOptionsin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>- Returns:
- The buildable object.
-
buildJvmOptions
public JvmOptions buildJvmOptions()
- Specified by:
buildJvmOptionsin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withJvmOptions
public A withJvmOptions(JvmOptions jvmOptions)
- Specified by:
withJvmOptionsin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
hasJvmOptions
public Boolean hasJvmOptions()
- Specified by:
hasJvmOptionsin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewJvmOptions
public CruiseControlSpecFluent.JvmOptionsNested<A> withNewJvmOptions()
- Specified by:
withNewJvmOptionsin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewJvmOptionsLike
public CruiseControlSpecFluent.JvmOptionsNested<A> withNewJvmOptionsLike(JvmOptions item)
- Specified by:
withNewJvmOptionsLikein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
editJvmOptions
public CruiseControlSpecFluent.JvmOptionsNested<A> editJvmOptions()
- Specified by:
editJvmOptionsin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
editOrNewJvmOptions
public CruiseControlSpecFluent.JvmOptionsNested<A> editOrNewJvmOptions()
- Specified by:
editOrNewJvmOptionsin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
editOrNewJvmOptionsLike
public CruiseControlSpecFluent.JvmOptionsNested<A> editOrNewJvmOptionsLike(JvmOptions item)
- Specified by:
editOrNewJvmOptionsLikein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
getLogging
@Deprecated public Logging getLogging()
Deprecated.This method has been deprecated, please use method buildLogging instead.- Specified by:
getLoggingin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>- Returns:
- The buildable object.
-
buildLogging
public Logging buildLogging()
- Specified by:
buildLoggingin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withLogging
public A withLogging(Logging logging)
- Specified by:
withLoggingin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
hasLogging
public Boolean hasLogging()
- Specified by:
hasLoggingin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withExternalLogging
public A withExternalLogging(ExternalLogging externalLogging)
- Specified by:
withExternalLoggingin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewExternalLogging
public CruiseControlSpecFluent.ExternalLoggingNested<A> withNewExternalLogging()
- Specified by:
withNewExternalLoggingin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewExternalLoggingLike
public CruiseControlSpecFluent.ExternalLoggingNested<A> withNewExternalLoggingLike(ExternalLogging item)
- Specified by:
withNewExternalLoggingLikein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withInlineLogging
public A withInlineLogging(InlineLogging inlineLogging)
- Specified by:
withInlineLoggingin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewInlineLogging
public CruiseControlSpecFluent.InlineLoggingNested<A> withNewInlineLogging()
- Specified by:
withNewInlineLoggingin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewInlineLoggingLike
public CruiseControlSpecFluent.InlineLoggingNested<A> withNewInlineLoggingLike(InlineLogging item)
- Specified by:
withNewInlineLoggingLikein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
getTemplate
@Deprecated public CruiseControlTemplate getTemplate()
Deprecated.This method has been deprecated, please use method buildTemplate instead.- Specified by:
getTemplatein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>- Returns:
- The buildable object.
-
buildTemplate
public CruiseControlTemplate buildTemplate()
- Specified by:
buildTemplatein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withTemplate
public A withTemplate(CruiseControlTemplate template)
- Specified by:
withTemplatein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
hasTemplate
public Boolean hasTemplate()
- Specified by:
hasTemplatein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewTemplate
public CruiseControlSpecFluent.TemplateNested<A> withNewTemplate()
- Specified by:
withNewTemplatein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewTemplateLike
public CruiseControlSpecFluent.TemplateNested<A> withNewTemplateLike(CruiseControlTemplate item)
- Specified by:
withNewTemplateLikein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
editTemplate
public CruiseControlSpecFluent.TemplateNested<A> editTemplate()
- Specified by:
editTemplatein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
editOrNewTemplate
public CruiseControlSpecFluent.TemplateNested<A> editOrNewTemplate()
- Specified by:
editOrNewTemplatein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
editOrNewTemplateLike
public CruiseControlSpecFluent.TemplateNested<A> editOrNewTemplateLike(CruiseControlTemplate item)
- Specified by:
editOrNewTemplateLikein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
getBrokerCapacity
@Deprecated public BrokerCapacity getBrokerCapacity()
Deprecated.This method has been deprecated, please use method buildBrokerCapacity instead.- Specified by:
getBrokerCapacityin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>- Returns:
- The buildable object.
-
buildBrokerCapacity
public BrokerCapacity buildBrokerCapacity()
- Specified by:
buildBrokerCapacityin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withBrokerCapacity
public A withBrokerCapacity(BrokerCapacity brokerCapacity)
- Specified by:
withBrokerCapacityin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
hasBrokerCapacity
public Boolean hasBrokerCapacity()
- Specified by:
hasBrokerCapacityin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewBrokerCapacity
public CruiseControlSpecFluent.BrokerCapacityNested<A> withNewBrokerCapacity()
- Specified by:
withNewBrokerCapacityin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewBrokerCapacityLike
public CruiseControlSpecFluent.BrokerCapacityNested<A> withNewBrokerCapacityLike(BrokerCapacity item)
- Specified by:
withNewBrokerCapacityLikein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
editBrokerCapacity
public CruiseControlSpecFluent.BrokerCapacityNested<A> editBrokerCapacity()
- Specified by:
editBrokerCapacityin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
editOrNewBrokerCapacity
public CruiseControlSpecFluent.BrokerCapacityNested<A> editOrNewBrokerCapacity()
- Specified by:
editOrNewBrokerCapacityin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
editOrNewBrokerCapacityLike
public CruiseControlSpecFluent.BrokerCapacityNested<A> editOrNewBrokerCapacityLike(BrokerCapacity item)
- Specified by:
editOrNewBrokerCapacityLikein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
addToConfig
public A addToConfig(String key, Object value)
- Specified by:
addToConfigin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
addToConfig
public A addToConfig(Map<String,Object> map)
- Specified by:
addToConfigin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
removeFromConfig
public A removeFromConfig(String key)
- Specified by:
removeFromConfigin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
removeFromConfig
public A removeFromConfig(Map<String,Object> map)
- Specified by:
removeFromConfigin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
getConfig
public Map<String,Object> getConfig()
- Specified by:
getConfigin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withConfig
public <K,V> A withConfig(Map<String,Object> config)
- Specified by:
withConfigin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
hasConfig
public Boolean hasConfig()
- Specified by:
hasConfigin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
addToMetrics
public A addToMetrics(String key, Object value)
- Specified by:
addToMetricsin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
addToMetrics
public A addToMetrics(Map<String,Object> map)
- Specified by:
addToMetricsin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
removeFromMetrics
public A removeFromMetrics(String key)
- Specified by:
removeFromMetricsin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
removeFromMetrics
public A removeFromMetrics(Map<String,Object> map)
- Specified by:
removeFromMetricsin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
getMetrics
public Map<String,Object> getMetrics()
- Specified by:
getMetricsin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withMetrics
public <K,V> A withMetrics(Map<String,Object> metrics)
- Specified by:
withMetricsin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
hasMetrics
public Boolean hasMetrics()
- Specified by:
hasMetricsin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
getMetricsConfig
@Deprecated public MetricsConfig getMetricsConfig()
Deprecated.This method has been deprecated, please use method buildMetricsConfig instead.- Specified by:
getMetricsConfigin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>- Returns:
- The buildable object.
-
buildMetricsConfig
public MetricsConfig buildMetricsConfig()
- Specified by:
buildMetricsConfigin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withMetricsConfig
public A withMetricsConfig(MetricsConfig metricsConfig)
- Specified by:
withMetricsConfigin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
hasMetricsConfig
public Boolean hasMetricsConfig()
- Specified by:
hasMetricsConfigin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withJmxPrometheusExporterMetricsConfig
public A withJmxPrometheusExporterMetricsConfig(JmxPrometheusExporterMetrics jmxPrometheusExporterMetricsConfig)
- Specified by:
withJmxPrometheusExporterMetricsConfigin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewJmxPrometheusExporterMetricsConfig
public CruiseControlSpecFluent.JmxPrometheusExporterMetricsConfigNested<A> withNewJmxPrometheusExporterMetricsConfig()
- Specified by:
withNewJmxPrometheusExporterMetricsConfigin interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
withNewJmxPrometheusExporterMetricsConfigLike
public CruiseControlSpecFluent.JmxPrometheusExporterMetricsConfigNested<A> withNewJmxPrometheusExporterMetricsConfigLike(JmxPrometheusExporterMetrics item)
- Specified by:
withNewJmxPrometheusExporterMetricsConfigLikein interfaceCruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
-
-