public class UpsertsImpl extends AbstractResourceImpl implements Upserts
AbstractResourceImpl
, and implements Upserts
interface.Constructor and Description |
---|
UpsertsImpl(javax.ws.rs.client.WebTarget apiRootV2,
Session session) |
Modifier and Type | Method and Description |
---|---|
Job |
performUpsert(UpsertOptions fileOptions,
UpsertFileRequest upsertRequest) |
cookies
public UpsertsImpl(javax.ws.rs.client.WebTarget apiRootV2, Session session)
public Job performUpsert(UpsertOptions fileOptions, UpsertFileRequest upsertRequest) throws IOException
performUpsert
in interface Upserts
fileOptions
- - an instance of UpsertOptions
containing all the file
options required.upsertRequest
- - an instance of UpsertFileRequest
containing all the
commands to be Upserted.Job
IOException
- - exceptionCopyright © 2010–2019. All rights reserved.