Class Host.Mask
java.lang.Object
com.softlayer.api.Mask
com.softlayer.api.service.Entity.Mask
com.softlayer.api.service.virtual.Host.Mask
- Enclosing class:
- Host
public static class Host.Mask extends Entity.Mask
-
Constructor Summary
Constructors Constructor Description Mask() -
Method Summary
Modifier and Type Method Description Account.Maskaccount()Host.MaskaccountId()Host.MaskbilledPerGuestFlag()Host.MaskbilledPerMemoryUsageFlag()Host.MaskcreateDate()Host.Maskdescription()Host.MaskenabledFlag()Host.MaskguestCount()Guest.Maskguests()Server.Maskhardware()Host.MaskhardwareId()Host.Maskid()Object.MaskmetricTrackingObject()Host.MaskmodifyDate()Host.Maskname()Host.MaskpciDeviceCount()PciDevice.MaskpciDevices()Host.MaskphysicalMemoryCapacity()Host.Maskuuid()Methods inherited from class com.softlayer.api.Mask
clear, getMask, toString, toString, withLocalProperty, withSubMask
-
Constructor Details
-
Mask
public Mask()
-
-
Method Details