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