public interface DiskSnapshotService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
DiskSnapshotService.GetRequest |
static interface |
DiskSnapshotService.GetResponse |
static interface |
DiskSnapshotService.RemoveRequest |
static interface |
DiskSnapshotService.RemoveResponse |
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.
|
DiskSnapshotService.GetRequest get()
DiskSnapshotService.RemoveRequest remove()
Copyright © 2016. All rights reserved.