Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.VolumesFluent.ProjectedNested
-
Packages that use VolumesFluent.ProjectedNested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec -
-
Uses of VolumesFluent.ProjectedNested 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.ProjectedNested Modifier and Type Method Description VolumesFluent.ProjectedNested<A>VolumesFluent. editOrNewProjected()VolumesFluent.ProjectedNested<A>VolumesFluent. editOrNewProjectedLike(Projected item)VolumesFluent.ProjectedNested<A>VolumesFluent. editProjected()VolumesFluent.ProjectedNested<A>VolumesFluent. withNewProjected()VolumesFluent.ProjectedNested<A>VolumesFluent. withNewProjectedLike(Projected item)
-