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