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