Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.DownwardAPIFluent
-
-
Uses of DownwardAPIFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Subclasses of DownwardAPIFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec Modifier and Type Class Description classVolumesFluent.DownwardAPINested<N> -
Uses of DownwardAPIFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes
Classes in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes 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 Modifier and Type Class Description classDownwardAPIBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes 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)
-