Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.envfrom.ConfigMapRefFluent
-
-
Uses of ConfigMapRefFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers
Subclasses of ConfigMapRefFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers Modifier and Type Class Description classEnvFromFluent.EphemeralcontainersConfigMapRefNested<N> -
Uses of ConfigMapRefFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.envfrom
Classes in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.envfrom with type parameters of type ConfigMapRefFluent Modifier and Type Class Description classConfigMapRefFluent<A extends ConfigMapRefFluent<A>>GeneratedSubclasses of ConfigMapRefFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.envfrom Modifier and Type Class Description classConfigMapRefBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.envfrom with parameters of type ConfigMapRefFluent Constructor Description ConfigMapRefBuilder(ConfigMapRefFluent<?> fluent)ConfigMapRefBuilder(ConfigMapRefFluent<?> fluent, ConfigMapRef instance)ConfigMapRefBuilder(ConfigMapRefFluent<?> fluent, ConfigMapRef instance, Boolean validationEnabled)ConfigMapRefBuilder(ConfigMapRefFluent<?> fluent, Boolean validationEnabled)
-