Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.VolumesFluent.DownwardAPINested
-
Packages that use VolumesFluent.DownwardAPINested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec -
-
Uses of VolumesFluent.DownwardAPINested in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec that return VolumesFluent.DownwardAPINested Modifier and Type Method Description VolumesFluent.DownwardAPINested<A>VolumesFluent. editDownwardAPI()VolumesFluent.DownwardAPINested<A>VolumesFluent. editOrNewDownwardAPI()VolumesFluent.DownwardAPINested<A>VolumesFluent. editOrNewDownwardAPILike(DownwardAPI item)VolumesFluent.DownwardAPINested<A>VolumesFluent. withNewDownwardAPI()VolumesFluent.DownwardAPINested<A>VolumesFluent. withNewDownwardAPILike(DownwardAPI item)
-