Package | Description |
---|---|
com.exacttarget.fuelsdk |
Fuel Java SDK Core
|
Modifier and Type | Method and Description |
---|---|
ETResult.Status |
ETResult.getStatus() |
ETResult.Status |
ETResponse.getStatus() |
static ETResult.Status |
ETResult.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ETResult.Status[] |
ETResult.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ETResult.setStatus(ETResult.Status status) |
void |
ETResponse.setStatus(ETResult.Status status) |
Copyright © 2017. All rights reserved.