Uses of Class
io.fabric8.kubernetes.api.model.ScaleIOVolumeSource
-
Packages that use ScaleIOVolumeSource Package Description io.fabric8.kubernetes.api.model -
-
Uses of ScaleIOVolumeSource in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return ScaleIOVolumeSource Modifier and Type Method Description ScaleIOVolumeSourceScaleIOVolumeSourceBuilder. build()ScaleIOVolumeSourceVolumeFluent. buildScaleIO()ScaleIOVolumeSourceVolume. getScaleIO()Methods in io.fabric8.kubernetes.api.model with parameters of type ScaleIOVolumeSource Modifier and Type Method Description protected voidScaleIOVolumeSourceFluent. copyInstance(ScaleIOVolumeSource instance)VolumeFluent.ScaleIONested<A>VolumeFluent. editOrNewScaleIOLike(ScaleIOVolumeSource item)voidVolume. setScaleIO(ScaleIOVolumeSource scaleIO)VolumeFluent.ScaleIONested<A>VolumeFluent. withNewScaleIOLike(ScaleIOVolumeSource item)AVolumeFluent. withScaleIO(ScaleIOVolumeSource scaleIO)
-