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