| Package | Description |
|---|---|
| com.messagegears.sdk | |
| com.messagegears.sdk.output | |
| com.messagegears.sdk.v3_1 |
| Modifier and Type | Method and Description |
|---|---|
BulkJobSummaryResponse |
MessageGearsClient.bulkJobSummary(BulkJobSummaryRequest request)
Used to return a summary of total activity (clicks, bounces, opens, deliveries, etc...)
for a given bulk job by supplying the RequestId.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ScreenWriter.printResponse(BulkJobSummaryResponse response)
A utility function designed to pretty-print a @BulkJobSummaryResponse
to standard out.
|
| Modifier and Type | Method and Description |
|---|---|
static BulkJobSummaryResponse |
BulkJobSummaryResponse.unmarshal(java.io.Reader reader)
Method unmarshal.
|
Copyright © 2016. All Rights Reserved.