Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources.DownwardAPI
-
-
Uses of DownwardAPI in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected that return DownwardAPI Modifier and Type Method Description DownwardAPISourcesFluent. buildDownwardAPI()DownwardAPISources. getDownwardAPI()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected with parameters of type DownwardAPI Modifier and Type Method Description SourcesFluent.SourcesDownwardAPINested<A>SourcesFluent. editOrNewDownwardAPILike(DownwardAPI item)voidSources. setDownwardAPI(DownwardAPI downwardAPI)ASourcesFluent. withDownwardAPI(DownwardAPI downwardAPI)SourcesFluent.SourcesDownwardAPINested<A>SourcesFluent. withNewDownwardAPILike(DownwardAPI item) -
Uses of DownwardAPI in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources that return DownwardAPI Modifier and Type Method Description DownwardAPIDownwardAPIBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources with parameters of type DownwardAPI Constructor Description DownwardAPIBuilder(DownwardAPI instance)DownwardAPIBuilder(DownwardAPIFluent<?> fluent, DownwardAPI instance)DownwardAPIBuilder(DownwardAPIFluent<?> fluent, DownwardAPI instance, Boolean validationEnabled)DownwardAPIBuilder(DownwardAPI instance, Boolean validationEnabled)DownwardAPIFluent(DownwardAPI instance)
-