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