Uses of Class
com.softlayer.api.service.hardware.SecurityModule750
Package | Description |
---|---|
com.softlayer.api.service.hardware |
-
Uses of SecurityModule750 in com.softlayer.api.service.hardware
Methods in com.softlayer.api.service.hardware that return SecurityModule750 Modifier and Type Method Description SecurityModule750
SecurityModule750.Service. createObject(SecurityModule750 templateObject)
.create_object > li > div { padding-top: .5em; padding-bottom: .5em}
createObject() enables the creation of servers on an account.SecurityModule750
SecurityModule750.Service. getObjectForSecurityModule750()
Methods in com.softlayer.api.service.hardware that return types with arguments of type SecurityModule750 Modifier and Type Method Description Future<SecurityModule750>
SecurityModule750.ServiceAsync. createObject(SecurityModule750 templateObject)
Future<SecurityModule750>
SecurityModule750.ServiceAsync. getObjectForSecurityModule750()
Async version ofSecurityModule750.Service.getObjectForSecurityModule750()
Methods in com.softlayer.api.service.hardware with parameters of type SecurityModule750 Modifier and Type Method Description SecurityModule750
SecurityModule750.Service. createObject(SecurityModule750 templateObject)
.create_object > li > div { padding-top: .5em; padding-bottom: .5em}
createObject() enables the creation of servers on an account.Future<SecurityModule750>
SecurityModule750.ServiceAsync. createObject(SecurityModule750 templateObject)
Future<?>
SecurityModule750.ServiceAsync. createObject(SecurityModule750 templateObject, ResponseHandler<SecurityModule750> callback)
Method parameters in com.softlayer.api.service.hardware with type arguments of type SecurityModule750 Modifier and Type Method Description Future<?>
SecurityModule750.ServiceAsync. createObject(SecurityModule750 templateObject, ResponseHandler<SecurityModule750> callback)
Future<?>
SecurityModule750.ServiceAsync. getObjectForSecurityModule750(ResponseHandler<SecurityModule750> callback)