public interface ExternalHostProvidersService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
ExternalHostProvidersService.AddRequest |
static interface |
ExternalHostProvidersService.AddResponse |
static interface |
ExternalHostProvidersService.ListRequest |
static interface |
ExternalHostProvidersService.ListResponse |
Modifier and Type | Method and Description |
---|---|
ExternalHostProvidersService.AddRequest |
add() |
ExternalHostProvidersService.ListRequest |
list() |
ExternalHostProviderService |
providerService(String id) |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
ExternalHostProvidersService.AddRequest add()
ExternalHostProvidersService.ListRequest list()
ExternalHostProviderService providerService(String id)
Copyright © 2016. All rights reserved.