Class DedicatedHost.Mask
- java.lang.Object
-
- com.softlayer.api.Mask
-
- com.softlayer.api.service.Entity.Mask
-
- com.softlayer.api.service.virtual.DedicatedHost.Mask
-
- Enclosing class:
- DedicatedHost
public static class DedicatedHost.Mask extends Entity.Mask
-
-
Constructor Summary
Constructors Constructor Description Mask()
-
Method Summary
-
Methods inherited from class com.softlayer.api.Mask
clear, getMask, toString, toString, withLocalProperty, withSubMask
-
-
-
-
Method Detail
-
account
public Account.Mask account()
-
allocationStatus
public AllocationStatus.Mask allocationStatus()
-
backendRouter
public Backend.Mask backendRouter()
-
billingItem
public DedicatedHost.Mask billingItem()
-
datacenter
public Location.Mask datacenter()
-
guests
public Guest.Mask guests()
-
internalTagReferences
public Reference.Mask internalTagReferences()
-
pciDeviceAllocationStatus
public AllocationStatus.Mask pciDeviceAllocationStatus()
-
pciDevices
public PciDevice.Mask pciDevices()
-
tagReferences
public Reference.Mask tagReferences()
-
accountId
public DedicatedHost.Mask accountId()
-
cpuCount
public DedicatedHost.Mask cpuCount()
-
createDate
public DedicatedHost.Mask createDate()
-
diskCapacity
public DedicatedHost.Mask diskCapacity()
-
id
public DedicatedHost.Mask id()
-
memoryCapacity
public DedicatedHost.Mask memoryCapacity()
-
modifyDate
public DedicatedHost.Mask modifyDate()
-
name
public DedicatedHost.Mask name()
-
notes
public DedicatedHost.Mask notes()
-
guestCount
public DedicatedHost.Mask guestCount()
-
internalTagReferenceCount
public DedicatedHost.Mask internalTagReferenceCount()
-
pciDeviceCount
public DedicatedHost.Mask pciDeviceCount()
-
tagReferenceCount
public DedicatedHost.Mask tagReferenceCount()
-
-