Class EphemeralContainersFluent.EphemeralcontainersLifecycleNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.LifecycleFluent<EphemeralContainersFluent.EphemeralcontainersLifecycleNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.EphemeralContainersFluent.EphemeralcontainersLifecycleNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<EphemeralContainersFluent.EphemeralcontainersLifecycleNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<EphemeralContainersFluent.EphemeralcontainersLifecycleNested<N>>
- Enclosing class:
- EphemeralContainersFluent<A extends EphemeralContainersFluent<A>>
public class EphemeralContainersFluent.EphemeralcontainersLifecycleNested<N> extends LifecycleFluent<EphemeralContainersFluent.EphemeralcontainersLifecycleNested<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.LifecycleFluent
LifecycleFluent.EphemeralcontainersPostStartNested<N>, LifecycleFluent.EphemeralcontainersPreStopNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendEphemeralcontainersLifecycle()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.LifecycleFluent
buildPostStart, buildPreStop, editEphemeralcontainersPostStart, editEphemeralcontainersPreStop, editOrNewPostStart, editOrNewPostStartLike, editOrNewPreStop, editOrNewPreStopLike, equals, hashCode, hasPostStart, hasPreStop, toString, withNewEphemeralcontainersPostStart, withNewEphemeralcontainersPreStop, withNewPostStartLike, withNewPreStopLike, withPostStart, withPreStop
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-