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