public class ExternalComputeResourcesServiceImpl extends ServiceImpl implements ExternalComputeResourcesService
ExternalComputeResourcesService.ListRequest, ExternalComputeResourcesService.ListResponse
Constructor and Description |
---|
ExternalComputeResourcesServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
ExternalComputeResourcesService.ListRequest |
list() |
ExternalComputeResourceService |
resourceService(String id) |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public ExternalComputeResourcesServiceImpl(HttpConnection connection, String path)
public ExternalComputeResourcesService.ListRequest list()
list
in interface ExternalComputeResourcesService
public ExternalComputeResourceService resourceService(String id)
resourceService
in interface ExternalComputeResourcesService
public Service service(String path)
ExternalComputeResourcesService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface ExternalComputeResourcesService
Copyright © 2016. All rights reserved.