Class LifecycleFluent.PostStartNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle.PostStartFluent<LifecycleFluent.PostStartNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.LifecycleFluent.PostStartNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<LifecycleFluent.PostStartNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<LifecycleFluent.PostStartNested<N>>
- Enclosing class:
- LifecycleFluent<A extends LifecycleFluent<A>>
public class LifecycleFluent.PostStartNested<N> extends PostStartFluent<LifecycleFluent.PostStartNested<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.containers.lifecycle.PostStartFluent
PostStartFluent.ExecNested<N>, PostStartFluent.HttpGetNested<N>, PostStartFluent.TcpSocketNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendPostStart()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle.PostStartFluent
buildExec, buildHttpGet, buildTcpSocket, editExec, editHttpGet, editOrNewExec, editOrNewExecLike, editOrNewHttpGet, editOrNewHttpGetLike, editOrNewTcpSocket, editOrNewTcpSocketLike, editTcpSocket, equals, hasExec, hashCode, hasHttpGet, hasTcpSocket, toString, withExec, withHttpGet, withNewExec, withNewExecLike, withNewHttpGet, withNewHttpGetLike, withNewTcpSocket, withNewTcpSocketLike, withTcpSocket
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-