Class ContainersFluent.EnvFromNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.EnvFromFluent<ContainersFluent.EnvFromNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ContainersFluent.EnvFromNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ContainersFluent.EnvFromNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ContainersFluent.EnvFromNested<N>>
- Enclosing class:
- ContainersFluent<A extends ContainersFluent<A>>
public class ContainersFluent.EnvFromNested<N> extends EnvFromFluent<ContainersFluent.EnvFromNested<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.EnvFromFluent
EnvFromFluent.ConfigMapRefNested<N>, EnvFromFluent.SecretRefNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendEnvFrom()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.EnvFromFluent
buildConfigMapRef, buildSecretRef, editConfigMapRef, editOrNewConfigMapRef, editOrNewConfigMapRefLike, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getPrefix, hasConfigMapRef, hashCode, hasPrefix, hasSecretRef, toString, withConfigMapRef, withNewConfigMapRef, withNewConfigMapRefLike, withNewSecretRef, withNewSecretRefLike, withPrefix, withSecretRef
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-