public interface DiskSnapshotsService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
DiskSnapshotsService.ListRequest |
static interface |
DiskSnapshotsService.ListResponse |
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) |
DiskSnapshotsService.ListRequest list()
DiskSnapshotService snapshotService(String id)
Copyright © 2016. All rights reserved.