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