Class LivenessProbeFluent.LivenessprobeExecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.livenessprobe.ExecFluent<LivenessProbeFluent.LivenessprobeExecNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.LivenessProbeFluent.LivenessprobeExecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<LivenessProbeFluent.LivenessprobeExecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<LivenessProbeFluent.LivenessprobeExecNested<N>>
- Enclosing class:
- LivenessProbeFluent<A extends LivenessProbeFluent<A>>
public class LivenessProbeFluent.LivenessprobeExecNested<N> extends ExecFluent<LivenessProbeFluent.LivenessprobeExecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendLivenessprobeExec()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.livenessprobe.ExecFluent
addAllToCommand, addToCommand, addToCommand, equals, getCommand, getCommand, getFirstCommand, getLastCommand, getMatchingCommand, hasCommand, hashCode, hasMatchingCommand, removeAllFromCommand, removeFromCommand, setToCommand, toString, withCommand, withCommand
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-