Package io.strimzi.api.kafka.model
Class AbstractKafkaConnectSpecFluentImpl.ReadinessProbeNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.ProbeFluentImpl<AbstractKafkaConnectSpecFluent.ReadinessProbeNested<N>>
-
- io.strimzi.api.kafka.model.AbstractKafkaConnectSpecFluentImpl.ReadinessProbeNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<AbstractKafkaConnectSpecFluent.ReadinessProbeNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<AbstractKafkaConnectSpecFluent.ReadinessProbeNested<N>>,AbstractKafkaConnectSpecFluent.ReadinessProbeNested<N>,ProbeFluent<AbstractKafkaConnectSpecFluent.ReadinessProbeNested<N>>
- Enclosing class:
- AbstractKafkaConnectSpecFluentImpl<A extends AbstractKafkaConnectSpecFluent<A>>
public class AbstractKafkaConnectSpecFluentImpl.ReadinessProbeNestedImpl<N> extends ProbeFluentImpl<AbstractKafkaConnectSpecFluent.ReadinessProbeNested<N>> implements AbstractKafkaConnectSpecFluent.ReadinessProbeNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendReadinessProbe()-
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 interfaceAbstractKafkaConnectSpecFluent.ReadinessProbeNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endReadinessProbe
public N endReadinessProbe()
- Specified by:
endReadinessProbein interfaceAbstractKafkaConnectSpecFluent.ReadinessProbeNested<N>
-
-