Uses of Class
com.softlayer.api.service.network.application.delivery.Controller
-
Uses of Controller in com.softlayer.api.service
Fields in com.softlayer.api.service with type parameters of type Controller Modifier and Type Field Description protected List<Controller>
Account. applicationDeliveryControllers
An account's associated application delivery controller records.Methods in com.softlayer.api.service that return types with arguments of type Controller Modifier and Type Method Description List<Controller>
Account. getApplicationDeliveryControllers()
List<Controller>
Account.Service. getApplicationDeliveryControllers()
An account's associated application delivery controller records.Future<List<Controller>>
Account.ServiceAsync. getApplicationDeliveryControllers()
Async version ofAccount.Service.getApplicationDeliveryControllers()
Method parameters in com.softlayer.api.service with type arguments of type Controller Modifier and Type Method Description Future<?>
Account.ServiceAsync. getApplicationDeliveryControllers(ResponseHandler<List<Controller>> callback)
Async callback version ofAccount.Service.getApplicationDeliveryControllers()
-
Uses of Controller in com.softlayer.api.service.billing.item.network.application.delivery
Fields in com.softlayer.api.service.billing.item.network.application.delivery declared as Controller Modifier and Type Field Description protected Controller
Controller. resource
The network application controller that a billing item is associated with.Methods in com.softlayer.api.service.billing.item.network.application.delivery that return Controller Modifier and Type Method Description Controller
Controller. getResource()
Methods in com.softlayer.api.service.billing.item.network.application.delivery with parameters of type Controller Modifier and Type Method Description void
Controller. setResource(Controller resource)
-
Uses of Controller in com.softlayer.api.service.network.application.delivery
Methods in com.softlayer.api.service.network.application.delivery that return Controller Modifier and Type Method Description Controller
Controller.Service. getObject()
getObject retrieves the SoftLayer_Network_Application_Delivery_Controller object whose ID number corresponds to the ID number of the init parameter passed to the SoftLayer_Network_Application_Delivery_Controller service.Methods in com.softlayer.api.service.network.application.delivery that return types with arguments of type Controller Modifier and Type Method Description Future<Controller>
Controller.ServiceAsync. getObject()
Async version ofController.Service.getObject()
Methods in com.softlayer.api.service.network.application.delivery with parameters of type Controller Modifier and Type Method Description Boolean
Controller.Service. editObject(Controller templateObject)
Edit an applications delivery controller record.Future<Boolean>
Controller.ServiceAsync. editObject(Controller templateObject)
Future<?>
Controller.ServiceAsync. editObject(Controller templateObject, ResponseHandler<Boolean> callback)
Method parameters in com.softlayer.api.service.network.application.delivery with type arguments of type Controller Modifier and Type Method Description Future<?>
Controller.ServiceAsync. getObject(ResponseHandler<Controller> callback)
-
Uses of Controller in com.softlayer.api.service.network.application.delivery.controller.configuration
Fields in com.softlayer.api.service.network.application.delivery.controller.configuration declared as Controller Modifier and Type Field Description protected Controller
History. controller
The application delivery controller that a configuration history record belongs to.Methods in com.softlayer.api.service.network.application.delivery.controller.configuration that return Controller Modifier and Type Method Description Controller
History. getController()
Controller
History.Service. getController()
The application delivery controller that a configuration history record belongs to.Methods in com.softlayer.api.service.network.application.delivery.controller.configuration that return types with arguments of type Controller Modifier and Type Method Description Future<Controller>
History.ServiceAsync. getController()
Async version ofHistory.Service.getController()
Methods in com.softlayer.api.service.network.application.delivery.controller.configuration with parameters of type Controller Modifier and Type Method Description void
History. setController(Controller controller)
Method parameters in com.softlayer.api.service.network.application.delivery.controller.configuration with type arguments of type Controller Modifier and Type Method Description Future<?>
History.ServiceAsync. getController(ResponseHandler<Controller> callback)
Async callback version ofHistory.Service.getController()
-
Uses of Controller in com.softlayer.api.service.network.application.delivery.controller.loadbalancer
Fields in com.softlayer.api.service.network.application.delivery.controller.loadbalancer declared as Controller Modifier and Type Field Description protected Controller
VirtualIpAddress. applicationDeliveryController
A virtual IP address's associated application delivery controller.Fields in com.softlayer.api.service.network.application.delivery.controller.loadbalancer with type parameters of type Controller Modifier and Type Field Description protected List<Controller>
VirtualIpAddress. applicationDeliveryControllers
A virtual IP address's associated application delivery controllers.Methods in com.softlayer.api.service.network.application.delivery.controller.loadbalancer that return Controller Modifier and Type Method Description Controller
VirtualIpAddress. getApplicationDeliveryController()
Controller
VirtualIpAddress.Service. getApplicationDeliveryController()
A virtual IP address's associated application delivery controller.Methods in com.softlayer.api.service.network.application.delivery.controller.loadbalancer that return types with arguments of type Controller Modifier and Type Method Description Future<Controller>
VirtualIpAddress.ServiceAsync. getApplicationDeliveryController()
Async version ofVirtualIpAddress.Service.getApplicationDeliveryController()
List<Controller>
VirtualIpAddress. getApplicationDeliveryControllers()
List<Controller>
VirtualIpAddress.Service. getApplicationDeliveryControllers()
A virtual IP address's associated application delivery controllers.Future<List<Controller>>
VirtualIpAddress.ServiceAsync. getApplicationDeliveryControllers()
Async version ofVirtualIpAddress.Service.getApplicationDeliveryControllers()
Methods in com.softlayer.api.service.network.application.delivery.controller.loadbalancer with parameters of type Controller Modifier and Type Method Description void
VirtualIpAddress. setApplicationDeliveryController(Controller applicationDeliveryController)
Method parameters in com.softlayer.api.service.network.application.delivery.controller.loadbalancer with type arguments of type Controller Modifier and Type Method Description Future<?>
VirtualIpAddress.ServiceAsync. getApplicationDeliveryController(ResponseHandler<Controller> callback)
Async callback version ofVirtualIpAddress.Service.getApplicationDeliveryController()
Future<?>
VirtualIpAddress.ServiceAsync. getApplicationDeliveryControllers(ResponseHandler<List<Controller>> callback)
Async callback version ofVirtualIpAddress.Service.getApplicationDeliveryControllers()
-
Uses of Controller in com.softlayer.api.service.network.bandwidth.version1
Fields in com.softlayer.api.service.network.bandwidth.version1 with type parameters of type Controller Modifier and Type Field Description protected List<Controller>
Allotment. applicationDeliveryControllers
The Application Delivery Controller contained within a virtual rack.Methods in com.softlayer.api.service.network.bandwidth.version1 that return types with arguments of type Controller Modifier and Type Method Description List<Controller>
Allotment. getApplicationDeliveryControllers()
List<Controller>
Allotment.Service. getApplicationDeliveryControllers()
The Application Delivery Controller contained within a virtual rack.Future<List<Controller>>
Allotment.ServiceAsync. getApplicationDeliveryControllers()
Async version ofAllotment.Service.getApplicationDeliveryControllers()
Method parameters in com.softlayer.api.service.network.bandwidth.version1 with type arguments of type Controller Modifier and Type Method Description Future<?>
Allotment.ServiceAsync. getApplicationDeliveryControllers(ResponseHandler<List<Controller>> callback)
Async callback version ofAllotment.Service.getApplicationDeliveryControllers()
-
Uses of Controller in com.softlayer.api.service.network.subnet
Fields in com.softlayer.api.service.network.subnet declared as Controller Modifier and Type Field Description protected Controller
IpAddress. applicationDeliveryController
The application delivery controller using this address.Methods in com.softlayer.api.service.network.subnet that return Controller Modifier and Type Method Description Controller
IpAddress. getApplicationDeliveryController()
Controller
IpAddress.Service. getApplicationDeliveryController()
The application delivery controller using this address.Methods in com.softlayer.api.service.network.subnet that return types with arguments of type Controller Modifier and Type Method Description Future<Controller>
IpAddress.ServiceAsync. getApplicationDeliveryController()
Async version ofIpAddress.Service.getApplicationDeliveryController()
Methods in com.softlayer.api.service.network.subnet with parameters of type Controller Modifier and Type Method Description void
IpAddress. setApplicationDeliveryController(Controller applicationDeliveryController)
Method parameters in com.softlayer.api.service.network.subnet with type arguments of type Controller Modifier and Type Method Description Future<?>
IpAddress.ServiceAsync. getApplicationDeliveryController(ResponseHandler<Controller> callback)
Async callback version ofIpAddress.Service.getApplicationDeliveryController()
-
Uses of Controller in com.softlayer.api.service.tag.reference.network.application.delivery
Fields in com.softlayer.api.service.tag.reference.network.application.delivery declared as Controller Modifier and Type Field Description protected Controller
Controller. resource
Methods in com.softlayer.api.service.tag.reference.network.application.delivery that return Controller Modifier and Type Method Description Controller
Controller. getResource()
Methods in com.softlayer.api.service.tag.reference.network.application.delivery with parameters of type Controller Modifier and Type Method Description void
Controller. setResource(Controller resource)
-
Uses of Controller in com.softlayer.api.service.virtual
Fields in com.softlayer.api.service.virtual declared as Controller Modifier and Type Field Description protected Controller
Guest. applicationDeliveryController
Methods in com.softlayer.api.service.virtual that return Controller Modifier and Type Method Description Controller
Guest. getApplicationDeliveryController()
Controller
Guest.Service. getApplicationDeliveryController()
Methods in com.softlayer.api.service.virtual that return types with arguments of type Controller Modifier and Type Method Description Future<Controller>
Guest.ServiceAsync. getApplicationDeliveryController()
Async version ofGuest.Service.getApplicationDeliveryController()
Methods in com.softlayer.api.service.virtual with parameters of type Controller Modifier and Type Method Description void
Guest. setApplicationDeliveryController(Controller applicationDeliveryController)
Method parameters in com.softlayer.api.service.virtual with type arguments of type Controller Modifier and Type Method Description Future<?>
Guest.ServiceAsync. getApplicationDeliveryController(ResponseHandler<Controller> callback)
Async callback version ofGuest.Service.getApplicationDeliveryController()