All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.softlayer.api.service.hardware.component.securitydevice.Infineon Maven / Gradle / Ivy

The newest version!
package com.softlayer.api.service.hardware.component.securitydevice;

import com.softlayer.api.annotation.ApiType;
import com.softlayer.api.service.hardware.component.SecurityDevice;

/**
 * The SoftLayer_Hardware_Component_SecurityDevice_Infineon is used to determine the Infineon security device attached to the hardware component. 
 *
 * @see SoftLayer_Hardware_Component_SecurityDevice_Infineon
 */
@ApiType("SoftLayer_Hardware_Component_SecurityDevice_Infineon")
public class Infineon extends SecurityDevice {

    public static class Mask extends com.softlayer.api.service.hardware.component.SecurityDevice.Mask {

    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy