public class StorageDomainContentDisksServiceImpl extends ServiceImpl implements StorageDomainContentDisksService
StorageDomainContentDisksService.ListRequest, StorageDomainContentDisksService.ListResponse
Constructor and Description |
---|
StorageDomainContentDisksServiceImpl(HttpConnection connection,
String path) |
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.
|
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public StorageDomainContentDisksServiceImpl(HttpConnection connection, String path)
public StorageDomainContentDisksService.ListRequest list()
list
in interface StorageDomainContentDisksService
public StorageDomainContentDiskService diskService(String id)
diskService
in interface StorageDomainContentDisksService
public Service service(String path)
StorageDomainContentDisksService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface StorageDomainContentDisksService
Copyright © 2016. All rights reserved.