public class SnapshotCdromsServiceImpl extends ServiceImpl implements SnapshotCdromsService
SnapshotCdromsService.ListRequest, SnapshotCdromsService.ListResponse
Constructor and Description |
---|
SnapshotCdromsServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
SnapshotCdromService |
cdromService(String id) |
SnapshotCdromsService.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 SnapshotCdromsServiceImpl(HttpConnection connection, String path)
public SnapshotCdromsService.ListRequest list()
list
in interface SnapshotCdromsService
public SnapshotCdromService cdromService(String id)
cdromService
in interface SnapshotCdromsService
public Service service(String path)
SnapshotCdromsService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface SnapshotCdromsService
Copyright © 2016. All rights reserved.