Uses of Class
com.softlayer.api.service.hardware.component.partition.OperatingSystem.Mask
-
Packages that use OperatingSystem.Mask Package Description com.softlayer.api.service.hardware.component.partition -
-
Uses of OperatingSystem.Mask in com.softlayer.api.service.hardware.component.partition
Methods in com.softlayer.api.service.hardware.component.partition that return OperatingSystem.Mask Modifier and Type Method Description OperatingSystem.MaskOperatingSystem.Mask. description()OperatingSystem.MaskOperatingSystem.Mask. id()OperatingSystem.MaskOperatingSystem.Mask. notes()OperatingSystem.MaskTemplate.Mask. partitionOperatingSystem()OperatingSystem.MaskOperatingSystem.Mask. partitionTemplateCount()OperatingSystem.MaskOperatingSystem.Service. withMask()OperatingSystem.MaskOperatingSystem.ServiceAsync. withMask()OperatingSystem.MaskOperatingSystem.Service. withNewMask()OperatingSystem.MaskOperatingSystem.ServiceAsync. withNewMask()Methods in com.softlayer.api.service.hardware.component.partition with parameters of type OperatingSystem.Mask Modifier and Type Method Description voidOperatingSystem.Service. setMask(OperatingSystem.Mask mask)voidOperatingSystem.ServiceAsync. setMask(OperatingSystem.Mask mask)
-