public class EnvironmentLocalitiesAreasAndPopulationClient extends AbstractContainerClient
Client which handles environment localities areas and population data.
| Constructor and Description |
|---|
EnvironmentLocalitiesAreasAndPopulationClient()
Default constructor.
|
EnvironmentLocalitiesAreasAndPopulationClient(Locale locale)
Overloaded constructor.
|
| Modifier and Type | Method and Description |
|---|---|
URLEndpoint |
getUrl()
Returns the URL endpoint which this client represents.
|
EnvironmentLocalitiesAreasAndPopulationPopulationClient |
population()
Retrieve the client for interacting with environment localities areas and
population population data.
|
addClient, getClient, setLocaledoGetRequest, doPostRequest, getCommunicationProtocol, getLocale, getLocalizationLocale, getResponseModels, getResponseModels, getRootUrl, setCommunicationProtocol, setLocalizationLocalepublic EnvironmentLocalitiesAreasAndPopulationClient()
Default constructor. Initializes values and creates sub-clients.
public EnvironmentLocalitiesAreasAndPopulationClient(Locale locale)
Overloaded constructor.
locale - the Locale for this clientpublic EnvironmentLocalitiesAreasAndPopulationPopulationClient population()
Retrieve the client for interacting with environment localities areas and population population data.
public URLEndpoint getUrl()
AbstractClientReturns the URL endpoint which this client represents.
getUrl in class AbstractClientCopyright © 2019. All rights reserved.