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