Package io.strimzi.api.kafka.model
Class CruiseControlSpecFluentImpl.LivenessProbeNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.ProbeFluentImpl<CruiseControlSpecFluent.LivenessProbeNested<N>>
-
- io.strimzi.api.kafka.model.CruiseControlSpecFluentImpl.LivenessProbeNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<CruiseControlSpecFluent.LivenessProbeNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<CruiseControlSpecFluent.LivenessProbeNested<N>>,CruiseControlSpecFluent.LivenessProbeNested<N>,ProbeFluent<CruiseControlSpecFluent.LivenessProbeNested<N>>
- Enclosing class:
- CruiseControlSpecFluentImpl<A extends CruiseControlSpecFluent<A>>
public class CruiseControlSpecFluentImpl.LivenessProbeNestedImpl<N> extends ProbeFluentImpl<CruiseControlSpecFluent.LivenessProbeNested<N>> implements CruiseControlSpecFluent.LivenessProbeNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendLivenessProbe()-
Methods inherited from class io.strimzi.api.kafka.model.ProbeFluentImpl
equals, getFailureThreshold, getInitialDelaySeconds, getPeriodSeconds, getSuccessThreshold, getTimeoutSeconds, hasFailureThreshold, hashCode, hasInitialDelaySeconds, hasPeriodSeconds, hasSuccessThreshold, hasTimeoutSeconds, withFailureThreshold, withInitialDelaySeconds, withPeriodSeconds, withSuccessThreshold, withTimeoutSeconds
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.strimzi.api.kafka.model.ProbeFluent
getFailureThreshold, getInitialDelaySeconds, getPeriodSeconds, getSuccessThreshold, getTimeoutSeconds, hasFailureThreshold, hasInitialDelaySeconds, hasPeriodSeconds, hasSuccessThreshold, hasTimeoutSeconds, withFailureThreshold, withInitialDelaySeconds, withPeriodSeconds, withSuccessThreshold, withTimeoutSeconds
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceCruiseControlSpecFluent.LivenessProbeNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endLivenessProbe
public N endLivenessProbe()
- Specified by:
endLivenessProbein interfaceCruiseControlSpecFluent.LivenessProbeNested<N>
-
-