Class Health
- java.lang.Object
-
- org.apache.camel.v1.integrationspec.traits.Health
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.model.KubernetesResource,java.io.Serializable
@Generated("io.fabric8.java.generator.CRGeneratorRunner") public class Health extends java.lang.Object implements io.fabric8.kubernetes.api.model.KubernetesResource- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Health()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ConfigurationgetConfiguration()java.lang.BooleangetEnabled()java.lang.IntegergetLivenessFailureThreshold()java.lang.IntegergetLivenessInitialDelay()java.lang.IntegergetLivenessPeriod()java.lang.BooleangetLivenessProbeEnabled()java.lang.StringgetLivenessScheme()java.lang.IntegergetLivenessSuccessThreshold()java.lang.IntegergetLivenessTimeout()java.lang.IntegergetReadinessFailureThreshold()java.lang.IntegergetReadinessInitialDelay()java.lang.IntegergetReadinessPeriod()java.lang.BooleangetReadinessProbeEnabled()java.lang.StringgetReadinessScheme()java.lang.IntegergetReadinessSuccessThreshold()java.lang.IntegergetReadinessTimeout()java.lang.IntegergetStartupFailureThreshold()java.lang.IntegergetStartupInitialDelay()java.lang.IntegergetStartupPeriod()java.lang.BooleangetStartupProbeEnabled()java.lang.StringgetStartupScheme()java.lang.IntegergetStartupSuccessThreshold()java.lang.IntegergetStartupTimeout()voidsetConfiguration(Configuration configuration)voidsetEnabled(java.lang.Boolean enabled)voidsetLivenessFailureThreshold(java.lang.Integer livenessFailureThreshold)voidsetLivenessInitialDelay(java.lang.Integer livenessInitialDelay)voidsetLivenessPeriod(java.lang.Integer livenessPeriod)voidsetLivenessProbeEnabled(java.lang.Boolean livenessProbeEnabled)voidsetLivenessScheme(java.lang.String livenessScheme)voidsetLivenessSuccessThreshold(java.lang.Integer livenessSuccessThreshold)voidsetLivenessTimeout(java.lang.Integer livenessTimeout)voidsetReadinessFailureThreshold(java.lang.Integer readinessFailureThreshold)voidsetReadinessInitialDelay(java.lang.Integer readinessInitialDelay)voidsetReadinessPeriod(java.lang.Integer readinessPeriod)voidsetReadinessProbeEnabled(java.lang.Boolean readinessProbeEnabled)voidsetReadinessScheme(java.lang.String readinessScheme)voidsetReadinessSuccessThreshold(java.lang.Integer readinessSuccessThreshold)voidsetReadinessTimeout(java.lang.Integer readinessTimeout)voidsetStartupFailureThreshold(java.lang.Integer startupFailureThreshold)voidsetStartupInitialDelay(java.lang.Integer startupInitialDelay)voidsetStartupPeriod(java.lang.Integer startupPeriod)voidsetStartupProbeEnabled(java.lang.Boolean startupProbeEnabled)voidsetStartupScheme(java.lang.String startupScheme)voidsetStartupSuccessThreshold(java.lang.Integer startupSuccessThreshold)voidsetStartupTimeout(java.lang.Integer startupTimeout)
-
-
-
Method Detail
-
getConfiguration
public Configuration getConfiguration()
-
setConfiguration
public void setConfiguration(Configuration configuration)
-
getEnabled
public java.lang.Boolean getEnabled()
-
setEnabled
public void setEnabled(java.lang.Boolean enabled)
-
getLivenessFailureThreshold
public java.lang.Integer getLivenessFailureThreshold()
-
setLivenessFailureThreshold
public void setLivenessFailureThreshold(java.lang.Integer livenessFailureThreshold)
-
getLivenessInitialDelay
public java.lang.Integer getLivenessInitialDelay()
-
setLivenessInitialDelay
public void setLivenessInitialDelay(java.lang.Integer livenessInitialDelay)
-
getLivenessPeriod
public java.lang.Integer getLivenessPeriod()
-
setLivenessPeriod
public void setLivenessPeriod(java.lang.Integer livenessPeriod)
-
getLivenessProbeEnabled
public java.lang.Boolean getLivenessProbeEnabled()
-
setLivenessProbeEnabled
public void setLivenessProbeEnabled(java.lang.Boolean livenessProbeEnabled)
-
getLivenessScheme
public java.lang.String getLivenessScheme()
-
setLivenessScheme
public void setLivenessScheme(java.lang.String livenessScheme)
-
getLivenessSuccessThreshold
public java.lang.Integer getLivenessSuccessThreshold()
-
setLivenessSuccessThreshold
public void setLivenessSuccessThreshold(java.lang.Integer livenessSuccessThreshold)
-
getLivenessTimeout
public java.lang.Integer getLivenessTimeout()
-
setLivenessTimeout
public void setLivenessTimeout(java.lang.Integer livenessTimeout)
-
getReadinessFailureThreshold
public java.lang.Integer getReadinessFailureThreshold()
-
setReadinessFailureThreshold
public void setReadinessFailureThreshold(java.lang.Integer readinessFailureThreshold)
-
getReadinessInitialDelay
public java.lang.Integer getReadinessInitialDelay()
-
setReadinessInitialDelay
public void setReadinessInitialDelay(java.lang.Integer readinessInitialDelay)
-
getReadinessPeriod
public java.lang.Integer getReadinessPeriod()
-
setReadinessPeriod
public void setReadinessPeriod(java.lang.Integer readinessPeriod)
-
getReadinessProbeEnabled
public java.lang.Boolean getReadinessProbeEnabled()
-
setReadinessProbeEnabled
public void setReadinessProbeEnabled(java.lang.Boolean readinessProbeEnabled)
-
getReadinessScheme
public java.lang.String getReadinessScheme()
-
setReadinessScheme
public void setReadinessScheme(java.lang.String readinessScheme)
-
getReadinessSuccessThreshold
public java.lang.Integer getReadinessSuccessThreshold()
-
setReadinessSuccessThreshold
public void setReadinessSuccessThreshold(java.lang.Integer readinessSuccessThreshold)
-
getReadinessTimeout
public java.lang.Integer getReadinessTimeout()
-
setReadinessTimeout
public void setReadinessTimeout(java.lang.Integer readinessTimeout)
-
getStartupFailureThreshold
public java.lang.Integer getStartupFailureThreshold()
-
setStartupFailureThreshold
public void setStartupFailureThreshold(java.lang.Integer startupFailureThreshold)
-
getStartupInitialDelay
public java.lang.Integer getStartupInitialDelay()
-
setStartupInitialDelay
public void setStartupInitialDelay(java.lang.Integer startupInitialDelay)
-
getStartupPeriod
public java.lang.Integer getStartupPeriod()
-
setStartupPeriod
public void setStartupPeriod(java.lang.Integer startupPeriod)
-
getStartupProbeEnabled
public java.lang.Boolean getStartupProbeEnabled()
-
setStartupProbeEnabled
public void setStartupProbeEnabled(java.lang.Boolean startupProbeEnabled)
-
getStartupScheme
public java.lang.String getStartupScheme()
-
setStartupScheme
public void setStartupScheme(java.lang.String startupScheme)
-
getStartupSuccessThreshold
public java.lang.Integer getStartupSuccessThreshold()
-
setStartupSuccessThreshold
public void setStartupSuccessThreshold(java.lang.Integer startupSuccessThreshold)
-
getStartupTimeout
public java.lang.Integer getStartupTimeout()
-
setStartupTimeout
public void setStartupTimeout(java.lang.Integer startupTimeout)
-
-