public class ApiManager extends Object
| Constructor and Description |
|---|
ApiManager(ApiConfiguration config)
Creates a new
ApiManager instance using the provided
ApiConfiguration. |
ApiManager(String apiKey)
Creates a new
ApiManager instance using the provided
apiKey for building an ApiConfiguration with default
values. |
public ApiManager(ApiConfiguration config)
ApiManager instance using the provided
ApiConfiguration.public ApiManager(String apiKey)
ApiManager instance using the provided
apiKey for building an ApiConfiguration with default
values.apiKey - the API key for authorizationprotected void checkConfiguration(ApiConfiguration apiConfiguration)
ApiConfiguration is valid.apiConfiguration - the ApiConfiguration to be verifiedprotected void createThngService()
public ThngService thngService()
ThngServicepublic CollectionService collectionService()
CollectionServiceprotected void createProductService()
public ProductService productService()
ProductServicepublic SearchService searchService()
SearchServicepublic ApplicationService applicationService()
ApplicationServicepublic AuthService authService()
public TimeService timeService()
public RedirectorService redirectorService()
public JobsService jobs()
public BatchService batchService()
public ApiConfiguration getConfig()
public ScanService scanThngService()
ScanServicepublic void onBuilderCreated(EvrythngApiBuilder.Builder<?> builder)
protected void createPlaceService()
public PlaceService placeService()
public ProjectService projectService()
protected void createActionService()
public ActionService actionService()
public FileService fileService()
protected void createEvrythngJacksonModule()
protected void setEvrythngJacksonModule(EvrythngJacksonModule evrythngJacksonModule)
protected EvrythngJacksonModule getEvrythngJacksonModule()
protected void createUrlBindingService()
public UrlBindingService urlBindingService()
Copyright © 2016 EVRYTHNG Ltd London / Zurich. All rights reserved.