Uses of Class
com.norconex.crawler.fs.fetch.impl.box.BoxFetcherConfig
Packages that use BoxFetcherConfig
-
Uses of BoxFetcherConfig in com.norconex.crawler.fs.fetch.impl.box
Methods in com.norconex.crawler.fs.fetch.impl.box that return BoxFetcherConfigModifier and TypeMethodDescriptionBoxFetcher.getConfiguration()BoxFetcherConfig.setAccessToken(String accessToken) OAuth access token used for Box API requests.BoxFetcherConfig.setApiBaseUrl(String apiBaseUrl) Box API base URL.BoxFetcherConfig.setNotFoundStatusCodes(List<Integer> notFoundStatusCodes) BoxFetcherConfig.setValidStatusCodes(List<Integer> validStatusCodes)