Package | Description |
---|---|
com.exacttarget.fuelsdk.internal |
Modifier and Type | Field and Description |
---|---|
protected AsyncResponseType |
AsyncResponse.responseType |
Modifier and Type | Method and Description |
---|---|
static AsyncResponseType |
AsyncResponseType.fromValue(String v) |
AsyncResponseType |
AsyncResponse.getResponseType()
Gets the value of the responseType property.
|
static AsyncResponseType |
AsyncResponseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AsyncResponseType[] |
AsyncResponseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AsyncResponse.setResponseType(AsyncResponseType value)
Sets the value of the responseType property.
|
Copyright © 2017. All rights reserved.