Package | Description |
---|---|
com.amazonaws.services.pinpoint.model |
Modifier and Type | Method and Description |
---|---|
static Duration |
Duration.fromValue(String value)
Use this in place of valueOf.
|
static Duration |
Duration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Duration[] |
Duration.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.setDuration(Duration duration)
The duration to use when determining whether an endpoint is active or inactive.
|
RecencyDimension |
RecencyDimension.withDuration(Duration duration)
The duration to use when determining whether an endpoint is active or inactive.
|
Copyright © 2022. All rights reserved.