Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources.DownwardAPIFluent
-
-
Uses of DownwardAPIFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected
Subclasses of DownwardAPIFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected Modifier and Type Class Description classSourcesFluent.SourcesDownwardAPINested<N> -
Uses of DownwardAPIFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources
Classes in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources with type parameters of type DownwardAPIFluent Modifier and Type Class Description classDownwardAPIFluent<A extends DownwardAPIFluent<A>>GeneratedSubclasses of DownwardAPIFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources Modifier and Type Class Description classDownwardAPIBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources with parameters of type DownwardAPIFluent Constructor Description DownwardAPIBuilder(DownwardAPIFluent<?> fluent)DownwardAPIBuilder(DownwardAPIFluent<?> fluent, DownwardAPI instance)DownwardAPIBuilder(DownwardAPIFluent<?> fluent, DownwardAPI instance, Boolean validationEnabled)DownwardAPIBuilder(DownwardAPIFluent<?> fluent, Boolean validationEnabled)
-