| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
static RecencyType |
RecencyType.fromValue(String value)
Use this in place of valueOf.
|
static RecencyType |
RecencyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecencyType[] |
RecencyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecencyDimension.setRecencyType(RecencyType recencyType)
The type of recency dimension to use for the segment.
|
RecencyDimension |
RecencyDimension.withRecencyType(RecencyType recencyType)
The type of recency dimension to use for the segment.
|
Copyright © 2024. All rights reserved.