| Package | Description |
|---|---|
| com.neverbounce.api.model |
| Modifier and Type | Field and Description |
|---|---|
protected InputLocation |
JobsCreateRequest.Builder.inputLocation |
| Modifier and Type | Method and Description |
|---|---|
static InputLocation |
InputLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputLocation[] |
InputLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Builder(HttpClient httpClient,
InputLocation inputLocation) |
JobsCreateWithSuppliedJsonRequest(HttpClient httpClient,
InputLocation inputLocation,
List<EmailData> input,
int autoParse,
int autoStart,
Integer runSample,
String filename) |
Copyright © 2017 Metrics Delivered LLC.. All rights reserved.