Class PostStartFluent.InitcontainersExecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.lifecycle.poststart.ExecFluent<PostStartFluent.InitcontainersExecNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.lifecycle.PostStartFluent.InitcontainersExecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<PostStartFluent.InitcontainersExecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<PostStartFluent.InitcontainersExecNested<N>>
- Enclosing class:
- PostStartFluent<A extends PostStartFluent<A>>
public class PostStartFluent.InitcontainersExecNested<N> extends ExecFluent<PostStartFluent.InitcontainersExecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendInitcontainersExec()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.lifecycle.poststart.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
-
-