
com.softlayer.api.service.software.component.antivirusspyware.Mcafee Maven / Gradle / Ivy
package com.softlayer.api.service.software.component.antivirusspyware;
import com.softlayer.api.annotation.ApiType;
import com.softlayer.api.service.software.component.AntivirusSpyware;
/**
* The SoftLayer_Software_Component_AntivirusSpyware_Mcafee represents a single anti-virus/spyware software component.
*
* @see SoftLayer_Software_Component_AntivirusSpyware_Mcafee
*/
@ApiType("SoftLayer_Software_Component_AntivirusSpyware_Mcafee")
public class Mcafee extends AntivirusSpyware {
public static class Mask extends com.softlayer.api.service.software.component.AntivirusSpyware.Mask {
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy