retrofit2.Call<CloudScanResponse> |
SdsService.scanFiles(java.lang.String accountId,
java.lang.String projectId,
java.lang.String authKey,
java.lang.String appId,
java.lang.String host,
okhttp3.RequestBody stopAtFirst,
okhttp3.RequestBody stopAt,
okhttp3.RequestBody verbose,
okhttp3.RequestBody masked,
java.util.List<okhttp3.MultipartBody.Part> files) |
retrofit2.Call<CloudScanResponse> |
SdsService.scanStrings(java.lang.String accountId,
java.lang.String projectId,
java.lang.String authKey,
java.lang.String appId,
java.lang.String host,
okhttp3.RequestBody stopAtFirst,
okhttp3.RequestBody stopAt,
okhttp3.RequestBody verbose,
okhttp3.RequestBody masked,
java.util.List<okhttp3.RequestBody> strings) |