public class DiskSnapshotServiceImpl extends ServiceImpl implements DiskSnapshotService
DiskSnapshotService.GetRequest, DiskSnapshotService.GetResponse, DiskSnapshotService.RemoveRequest, DiskSnapshotService.RemoveResponse
Constructor and Description |
---|
DiskSnapshotServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
DiskSnapshotService.GetRequest |
get() |
DiskSnapshotService.RemoveRequest |
remove() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public DiskSnapshotServiceImpl(HttpConnection connection, String path)
public DiskSnapshotService.GetRequest get()
get
in interface DiskSnapshotService
public DiskSnapshotService.RemoveRequest remove()
remove
in interface DiskSnapshotService
public Service service(String path)
DiskSnapshotService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface DiskSnapshotService
Copyright © 2016. All rights reserved.