Class Infineon
java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.hardware.Component
com.softlayer.api.service.hardware.component.SecurityDevice
com.softlayer.api.service.hardware.component.securitydevice.Infineon
@ApiType("SoftLayer_Hardware_Component_SecurityDevice_Infineon") public class Infineon extends SecurityDevice
The SoftLayer_Hardware_Component_SecurityDevice_Infineon is used to determine the Infineon security device attached to the hardware component.
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Infineon.Mask
-
Field Summary
Fields inherited from class com.softlayer.api.service.hardware.Component
capacity, children, childrenCount, componentRevision, downlinkHardwareComponentCount, downlinkHardwareComponents, hardware, hardwareComponentModel, hardwareComponentModelId, hardwareComponentModelIdSpecified, hardwareComponentType, hardwareId, hardwareIdSpecified, id, idSpecified, isChildModule, logicalVolumeStorageGroupCount, logicalVolumeStorageGroups, m2SataSlotCapacity, modifyDate, modifyDateSpecified, moduleComponentCount, moduleComponents, moduleCount, moduleHardwareComponentCount, moduleHardwareComponents, moduleNetworkComponentCount, moduleNetworkComponents, modules, name, nameSpecified, networkComponentCount, networkComponents, owner, parent, parentModule, prefixAttribute, raidMode, revision, serialNumber, serialNumberSpecified, serviceProvider, serviceProviderId, serviceProviderIdSpecified, uplinkHardwareComponentCount, uplinkHardwareComponents
-
Constructor Summary
Constructors Constructor Description Infineon()
-
Method Summary
Methods inherited from class com.softlayer.api.service.hardware.Component
getCapacity, getChildren, getChildrenCount, getComponentRevision, getDownlinkHardwareComponentCount, getDownlinkHardwareComponents, getHardware, getHardwareComponentModel, getHardwareComponentModelId, getHardwareComponentType, getHardwareId, getId, getIsChildModule, getLogicalVolumeStorageGroupCount, getLogicalVolumeStorageGroups, getM2SataSlotCapacity, getModifyDate, getModuleComponentCount, getModuleComponents, getModuleCount, getModuleHardwareComponentCount, getModuleHardwareComponents, getModuleNetworkComponentCount, getModuleNetworkComponents, getModules, getName, getNetworkComponentCount, getNetworkComponents, getOwner, getParent, getParentModule, getPrefixAttribute, getRaidMode, getRevision, getSerialNumber, getServiceProvider, getServiceProviderId, getUplinkHardwareComponentCount, getUplinkHardwareComponents, isHardwareComponentModelIdSpecified, isHardwareIdSpecified, isIdSpecified, isModifyDateSpecified, isNameSpecified, isSerialNumberSpecified, isServiceProviderIdSpecified, setCapacity, setChildrenCount, setComponentRevision, setDownlinkHardwareComponentCount, setHardware, setHardwareComponentModel, setHardwareComponentModelId, setHardwareComponentType, setHardwareId, setId, setIsChildModule, setLogicalVolumeStorageGroupCount, setM2SataSlotCapacity, setModifyDate, setModuleComponentCount, setModuleCount, setModuleHardwareComponentCount, setModuleNetworkComponentCount, setName, setNetworkComponentCount, setOwner, setParent, setParentModule, setPrefixAttribute, setRaidMode, setRevision, setSerialNumber, setServiceProvider, setServiceProviderId, setUplinkHardwareComponentCount, unsetHardwareComponentModelId, unsetHardwareId, unsetId, unsetModifyDate, unsetName, unsetSerialNumber, unsetServiceProviderId
-
Constructor Details
-
Infineon
public Infineon()
-