Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ContainersFluent.VolumeDevicesNested
-
Packages that use ContainersFluent.VolumeDevicesNested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec -
-
Uses of ContainersFluent.VolumeDevicesNested 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 ContainersFluent.VolumeDevicesNested Modifier and Type Method Description ContainersFluent.VolumeDevicesNested<A>ContainersFluent. addNewVolumeDevice()ContainersFluent.VolumeDevicesNested<A>ContainersFluent. addNewVolumeDeviceLike(VolumeDevices item)ContainersFluent.VolumeDevicesNested<A>ContainersFluent. editFirstVolumeDevice()ContainersFluent.VolumeDevicesNested<A>ContainersFluent. editLastVolumeDevice()ContainersFluent.VolumeDevicesNested<A>ContainersFluent. editMatchingVolumeDevice(Predicate<VolumeDevicesBuilder> predicate)ContainersFluent.VolumeDevicesNested<A>ContainersFluent. editVolumeDevice(int index)ContainersFluent.VolumeDevicesNested<A>ContainersFluent. setNewVolumeDeviceLike(int index, VolumeDevices item)
-