Class LifecycleFluent.EphemeralcontainersPostStartNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.lifecycle.PostStartFluent<LifecycleFluent.EphemeralcontainersPostStartNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.LifecycleFluent.EphemeralcontainersPostStartNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<LifecycleFluent.EphemeralcontainersPostStartNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<LifecycleFluent.EphemeralcontainersPostStartNested<N>>
- Enclosing class:
- LifecycleFluent<A extends LifecycleFluent<A>>
public class LifecycleFluent.EphemeralcontainersPostStartNested<N> extends PostStartFluent<LifecycleFluent.EphemeralcontainersPostStartNested<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.ephemeralcontainers.lifecycle.PostStartFluent
PostStartFluent.EphemeralcontainersExecNested<N>, PostStartFluent.EphemeralcontainersHttpGetNested<N>, PostStartFluent.EphemeralcontainersTcpSocketNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendEphemeralcontainersPostStart()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.lifecycle.PostStartFluent
buildExec, buildHttpGet, buildTcpSocket, editEphemeralcontainersExec, editEphemeralcontainersHttpGet, editEphemeralcontainersTcpSocket, editOrNewExec, editOrNewExecLike, editOrNewHttpGet, editOrNewHttpGetLike, editOrNewTcpSocket, editOrNewTcpSocketLike, equals, hasExec, hashCode, hasHttpGet, hasTcpSocket, toString, withExec, withHttpGet, withNewEphemeralcontainersExec, withNewEphemeralcontainersHttpGet, withNewEphemeralcontainersTcpSocket, withNewExecLike, withNewHttpGetLike, withNewTcpSocketLike, withTcpSocket
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-