Class LifecycleFluent.InitcontainersPostStartNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.lifecycle.PostStartFluent<LifecycleFluent.InitcontainersPostStartNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.LifecycleFluent.InitcontainersPostStartNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<LifecycleFluent.InitcontainersPostStartNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<LifecycleFluent.InitcontainersPostStartNested<N>>
- Enclosing class:
- LifecycleFluent<A extends LifecycleFluent<A>>
public class LifecycleFluent.InitcontainersPostStartNested<N> extends PostStartFluent<LifecycleFluent.InitcontainersPostStartNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.lifecycle.PostStartFluent
PostStartFluent.InitcontainersExecNested<N>, PostStartFluent.InitcontainersHttpGetNested<N>, PostStartFluent.InitcontainersTcpSocketNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendInitcontainersPostStart()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.lifecycle.PostStartFluent
buildExec, buildHttpGet, buildTcpSocket, editInitcontainersExec, editInitcontainersHttpGet, editInitcontainersTcpSocket, editOrNewExec, editOrNewExecLike, editOrNewHttpGet, editOrNewHttpGetLike, editOrNewTcpSocket, editOrNewTcpSocketLike, equals, hasExec, hashCode, hasHttpGet, hasTcpSocket, toString, withExec, withHttpGet, withNewExecLike, withNewHttpGetLike, withNewInitcontainersExec, withNewInitcontainersHttpGet, withNewInitcontainersTcpSocket, withNewTcpSocketLike, withTcpSocket
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-