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