public interface ExternalHostProviderService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
ExternalHostProviderService.GetRequest |
static interface |
ExternalHostProviderService.GetResponse |
static interface |
ExternalHostProviderService.RemoveRequest |
static interface |
ExternalHostProviderService.RemoveResponse |
static interface |
ExternalHostProviderService.UpdateRequest |
static interface |
ExternalHostProviderService.UpdateResponse |
Modifier and Type | Method and Description |
---|---|
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.
|
ExternalHostProviderService.UpdateRequest |
update() |
ExternalHostProviderService.GetRequest get()
ExternalHostProviderService.RemoveRequest remove()
ExternalHostProviderService.UpdateRequest update()
ExternalComputeResourcesService computeResourcesService()
ExternalDiscoveredHostsService discoveredHostsService()
ExternalHostGroupsService hostGroupsService()
ExternalHostsService hostsService()
Copyright © 2016. All rights reserved.