public class VmNumaNodesServiceImpl extends ServiceImpl implements VmNumaNodesService
VmNumaNodesService.AddRequest, VmNumaNodesService.AddResponse, VmNumaNodesService.ListRequest, VmNumaNodesService.ListResponse
Constructor and Description |
---|
VmNumaNodesServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
VmNumaNodesService.AddRequest |
add() |
VmNumaNodesService.ListRequest |
list() |
VmNumaNodeService |
nodeService(String id) |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public VmNumaNodesServiceImpl(HttpConnection connection, String path)
public VmNumaNodesService.AddRequest add()
add
in interface VmNumaNodesService
public VmNumaNodesService.ListRequest list()
list
in interface VmNumaNodesService
public VmNumaNodeService nodeService(String id)
nodeService
in interface VmNumaNodesService
public Service service(String path)
VmNumaNodesService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface VmNumaNodesService
Copyright © 2016. All rights reserved.