public class BusinessActivitiesInvestmentSurveyClient extends AbstractContainerClient
Client which handles business activities investment survey data fetching.
| Constructor and Description |
|---|
BusinessActivitiesInvestmentSurveyClient()
Default constructor.
|
BusinessActivitiesInvestmentSurveyClient(Locale locale)
Overloaded constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BusinessActivitiesInvestmentSurveyEconomicIndicatorsClient |
economicIndicators()
Retrieve the client for interacting with business activities investment survey
economic indicators data.
|
URLEndpoint |
getUrl()
Returns the URL endpoint which this client represents.
|
addClient, getClient, setLocaledoGetRequest, doPostRequest, getCommunicationProtocol, getLocale, getLocalizationLocale, getResponseModels, getResponseModels, getRootUrl, setCommunicationProtocol, setLocalizationLocalepublic BusinessActivitiesInvestmentSurveyClient()
Default constructor.
public BusinessActivitiesInvestmentSurveyClient(Locale locale)
Overloaded constructor.
locale - the Locale for this clientpublic BusinessActivitiesInvestmentSurveyEconomicIndicatorsClient economicIndicators()
Retrieve the client for interacting with business activities investment survey economic indicators data.
public URLEndpoint getUrl()
AbstractClientReturns the URL endpoint which this client represents.
getUrl in class AbstractClientCopyright © 2019. All rights reserved.