| Package | Description |
|---|---|
| com.messagegears.sdk | |
| com.messagegears.sdk.v3_1 |
| Modifier and Type | Method and Description |
|---|---|
JobStateResponse |
MessageGearsClient.retrieveJobState(JobStateRetrievalRequest request)
Used to return the state (Pause/Resume/Cancel) of a bulk job with a given job request id.
|
JobStateResponse |
MessageGearsClient.setJobState(JobStateRequest request)
Used to update the state (Pause/Resume/Cancel) of a bulk job with a given job request id.
|
| Modifier and Type | Method and Description |
|---|---|
static JobStateResponse |
JobStateResponse.unmarshal(java.io.Reader reader)
Method unmarshal.
|
Copyright © 2016. All Rights Reserved.