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

com.softlayer.api.service.software.component.hostips.Mcafee Maven / Gradle / Ivy

The newest version!
package com.softlayer.api.service.software.component.hostips;

import com.softlayer.api.annotation.ApiType;
import com.softlayer.api.service.software.component.HostIps;

/**
 * The SoftLayer_Software_Component_HostIps_Mcafee represents a single host IPS software component. 
 *
 * @see SoftLayer_Software_Component_HostIps_Mcafee
 */
@ApiType("SoftLayer_Software_Component_HostIps_Mcafee")
public class Mcafee extends HostIps {

    public static class Mask extends com.softlayer.api.service.software.component.HostIps.Mask {

    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy