public class ExternalHostProviderServiceImpl extends ServiceImpl implements ExternalHostProviderService
ExternalHostProviderService.GetRequest, ExternalHostProviderService.GetResponse, ExternalHostProviderService.RemoveRequest, ExternalHostProviderService.RemoveResponse, ExternalHostProviderService.UpdateRequest, ExternalHostProviderService.UpdateResponse
Constructor and Description |
---|
ExternalHostProviderServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
ExternalProviderCertificatesService |
certificatesService() |
ExternalComputeResourcesService |
computeResourcesService() |
ExternalDiscoveredHostsService |
discoveredHostsService() |
ExternalHostProviderService.GetRequest |
get() |
ExternalHostGroupsService |
hostGroupsService() |
ExternalHostsService |
hostsService() |
ExternalHostProviderService.RemoveRequest |
remove() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
ExternalHostProviderService.UpdateRequest |
update() |
checkAction, checkFault, getConnection, getPath, throwError
public ExternalHostProviderServiceImpl(HttpConnection connection, String path)
public ExternalHostProviderService.GetRequest get()
get
in interface ExternalHostProviderService
public ExternalHostProviderService.RemoveRequest remove()
remove
in interface ExternalHostProviderService
public ExternalHostProviderService.UpdateRequest update()
update
in interface ExternalHostProviderService
public ExternalProviderCertificatesService certificatesService()
public ExternalComputeResourcesService computeResourcesService()
computeResourcesService
in interface ExternalHostProviderService
public ExternalDiscoveredHostsService discoveredHostsService()
discoveredHostsService
in interface ExternalHostProviderService
public ExternalHostGroupsService hostGroupsService()
hostGroupsService
in interface ExternalHostProviderService
public ExternalHostsService hostsService()
hostsService
in interface ExternalHostProviderService
public Service service(String path)
ExternalHostProviderService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface ExternalHostProviderService
Copyright © 2016. All rights reserved.