public class HostNumaNodesServiceImpl extends ServiceImpl implements HostNumaNodesService
HostNumaNodesService.ListRequest, HostNumaNodesService.ListResponse
Constructor and Description |
---|
HostNumaNodesServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
HostNumaNodesService.ListRequest |
list() |
HostNumaNodeService |
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 HostNumaNodesServiceImpl(HttpConnection connection, String path)
public HostNumaNodesService.ListRequest list()
list
in interface HostNumaNodesService
public HostNumaNodeService nodeService(String id)
nodeService
in interface HostNumaNodesService
public Service service(String path)
HostNumaNodesService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface HostNumaNodesService
Copyright © 2016. All rights reserved.