public class CloudImportV2 extends BaseCloudImport
Constructor and Description |
---|
CloudImportV2() |
Modifier and Type | Method and Description |
---|---|
static BulkImportV2Response |
createImportJobs(java.lang.String url,
java.lang.String apiKey,
BulkImportV2Request request) |
static GetImportProgressV2Response |
getImportJobProgress(java.lang.String url,
java.lang.String apiKey,
GetImportProgressV2Request request) |
static ListImportJobsV2Response |
listImportJobs(java.lang.String url,
java.lang.String apiKey,
ListImportJobsV2Request request) |
public static BulkImportV2Response createImportJobs(java.lang.String url, java.lang.String apiKey, BulkImportV2Request request) throws java.net.MalformedURLException
java.net.MalformedURLException
public static GetImportProgressV2Response getImportJobProgress(java.lang.String url, java.lang.String apiKey, GetImportProgressV2Request request) throws java.net.MalformedURLException
java.net.MalformedURLException
public static ListImportJobsV2Response listImportJobs(java.lang.String url, java.lang.String apiKey, ListImportJobsV2Request request) throws java.net.MalformedURLException
java.net.MalformedURLException