public class VmNumaNodeServiceImpl extends ServiceImpl implements VmNumaNodeService
VmNumaNodeService.GetRequest, VmNumaNodeService.GetResponse, VmNumaNodeService.RemoveRequest, VmNumaNodeService.RemoveResponse, VmNumaNodeService.UpdateRequest, VmNumaNodeService.UpdateResponse
Constructor and Description |
---|
VmNumaNodeServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
VmNumaNodeService.GetRequest |
get() |
VmNumaNodeService.RemoveRequest |
remove() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
VmNumaNodeService.UpdateRequest |
update() |
checkAction, checkFault, getConnection, getPath, throwError
public VmNumaNodeServiceImpl(HttpConnection connection, String path)
public VmNumaNodeService.GetRequest get()
get
in interface VmNumaNodeService
public VmNumaNodeService.RemoveRequest remove()
remove
in interface VmNumaNodeService
public VmNumaNodeService.UpdateRequest update()
update
in interface VmNumaNodeService
public Service service(String path)
VmNumaNodeService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface VmNumaNodeService
Copyright © 2016. All rights reserved.