Uses of Interface
com.softlayer.api.service.software.Component.Service
-
Packages that use Component.Service Package Description com.softlayer.api.service.software com.softlayer.api.service.software.component -
-
Uses of Component.Service in com.softlayer.api.service.software
Methods in com.softlayer.api.service.software that return Component.Service Modifier and Type Method Description Component.ServiceComponent. asService(ApiClient client)static Component.ServiceComponent. service(ApiClient client)static Component.ServiceComponent. service(ApiClient client, Long id) -
Uses of Component.Service in com.softlayer.api.service.software.component
Subinterfaces of Component.Service in com.softlayer.api.service.software.component Modifier and Type Interface Description static interfaceAntivirusSpyware.ServiceThis object specifies a specific type of Software Component: An Anti-virus/spyware instance.static interfaceHostIps.ServiceThis service specifies a specific type of Software Component: A Host Intrusion Protection System instance.
-