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