public interface SnapshotsService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
SnapshotsService.AddRequest |
static interface |
SnapshotsService.AddResponse |
static interface |
SnapshotsService.ListRequest |
static interface |
SnapshotsService.ListResponse |
Modifier and Type | Method and Description |
---|---|
SnapshotsService.AddRequest |
add() |
SnapshotsService.ListRequest |
list() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
SnapshotService |
snapshotService(String id) |
SnapshotsService.AddRequest add()
SnapshotsService.ListRequest list()
SnapshotService snapshotService(String id)
Copyright © 2016. All rights reserved.