| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
static TimezoneEstimationMethodsElement |
TimezoneEstimationMethodsElement.fromValue(String value)
Use this in place of valueOf.
|
static TimezoneEstimationMethodsElement |
TimezoneEstimationMethodsElement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimezoneEstimationMethodsElement[] |
TimezoneEstimationMethodsElement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JourneyResponse |
JourneyResponse.withTimezoneEstimationMethods(TimezoneEstimationMethodsElement... timezoneEstimationMethods)
An array of time zone estimation methods, if any, to use for determining an Endpoints time zone if the Endpoint does not have a value for the Demographic.Timezone attribute.
|
WriteJourneyRequest |
WriteJourneyRequest.withTimezoneEstimationMethods(TimezoneEstimationMethodsElement... timezoneEstimationMethods)
An array of time zone estimation methods, if any, to use for determining an Endpoints time zone if the Endpoint does not have a value for the Demographic.Timezone attribute.
|
Copyright © 2025. All rights reserved.