Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.VolumesFluent.HostPathNested
-
Packages that use VolumesFluent.HostPathNested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec -
-
Uses of VolumesFluent.HostPathNested 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.HostPathNested Modifier and Type Method Description VolumesFluent.HostPathNested<A>VolumesFluent. editHostPath()VolumesFluent.HostPathNested<A>VolumesFluent. editOrNewHostPath()VolumesFluent.HostPathNested<A>VolumesFluent. editOrNewHostPathLike(HostPath item)VolumesFluent.HostPathNested<A>VolumesFluent. withNewHostPath()VolumesFluent.HostPathNested<A>VolumesFluent. withNewHostPathLike(HostPath item)
-