set Gini Capture Network Service
public GiniCapture.Builder setGiniCaptureNetworkService(@NonNull() GiniCaptureNetworkService giniCaptureNetworkService)
Set the GiniCaptureNetworkService instance which will be used by the library to request document related network calls (e.g. upload, analysis or deletion).
Return
the Builder instance
Parameters
gini Capture Network Service
a GiniCaptureNetworkService instance