Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.SourcesFluent.SourcesDownwardAPINested
-
Packages that use SourcesFluent.SourcesDownwardAPINested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected -
-
Uses of SourcesFluent.SourcesDownwardAPINested 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 SourcesFluent.SourcesDownwardAPINested Modifier and Type Method Description SourcesFluent.SourcesDownwardAPINested<A>SourcesFluent. editOrNewDownwardAPI()SourcesFluent.SourcesDownwardAPINested<A>SourcesFluent. editOrNewDownwardAPILike(DownwardAPI item)SourcesFluent.SourcesDownwardAPINested<A>SourcesFluent. editSourcesDownwardAPI()SourcesFluent.SourcesDownwardAPINested<A>SourcesFluent. withNewDownwardAPILike(DownwardAPI item)SourcesFluent.SourcesDownwardAPINested<A>SourcesFluent. withNewSourcesDownwardAPI()
-