Uses of Class
com.mindee.input.URLInputSource.Builder
-
Packages that use URLInputSource.Builder Package Description com.mindee.input -
-
Uses of URLInputSource.Builder in com.mindee.input
Methods in com.mindee.input that return URLInputSource.Builder Modifier and Type Method Description static URLInputSource.Builder
URLInputSource. builder(String url)
URLInputSource.Builder
URLInputSource.Builder. withCredentials(String username, String password)
URLInputSource.Builder
URLInputSource.Builder. withLocalFilename(String filename)
URLInputSource.Builder
URLInputSource.Builder. withToken(String token)
-