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