Class EphemeralContainersFluent.EphemeralcontainersEnvFromNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.EnvFromFluent<EphemeralContainersFluent.EphemeralcontainersEnvFromNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.EphemeralContainersFluent.EphemeralcontainersEnvFromNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<EphemeralContainersFluent.EphemeralcontainersEnvFromNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<EphemeralContainersFluent.EphemeralcontainersEnvFromNested<N>>
- Enclosing class:
- EphemeralContainersFluent<A extends EphemeralContainersFluent<A>>
public class EphemeralContainersFluent.EphemeralcontainersEnvFromNested<N> extends EnvFromFluent<EphemeralContainersFluent.EphemeralcontainersEnvFromNested<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.EnvFromFluent
EnvFromFluent.EphemeralcontainersConfigMapRefNested<N>, EnvFromFluent.EphemeralcontainersSecretRefNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendEphemeralcontainersEnvFrom()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.EnvFromFluent
buildConfigMapRef, buildSecretRef, editEphemeralcontainersConfigMapRef, editEphemeralcontainersSecretRef, editOrNewConfigMapRef, editOrNewConfigMapRefLike, editOrNewSecretRef, editOrNewSecretRefLike, equals, getPrefix, hasConfigMapRef, hashCode, hasPrefix, hasSecretRef, toString, withConfigMapRef, withNewConfigMapRefLike, withNewEphemeralcontainersConfigMapRef, withNewEphemeralcontainersSecretRef, withNewSecretRefLike, withPrefix, withSecretRef
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-