| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
Conditions |
Conditions.clone() |
Conditions |
UpdateCalculatedAttributeDefinitionResult.getConditions()
The conditions including range, object count, and threshold for the calculated attribute.
|
Conditions |
UpdateCalculatedAttributeDefinitionRequest.getConditions()
The conditions including range, object count, and threshold for the calculated attribute.
|
Conditions |
GetCalculatedAttributeDefinitionResult.getConditions()
The conditions including range, object count, and threshold for the calculated attribute.
|
Conditions |
CreateCalculatedAttributeDefinitionResult.getConditions()
The conditions including range, object count, and threshold for the calculated attribute.
|
Conditions |
CreateCalculatedAttributeDefinitionRequest.getConditions()
The conditions including range, object count, and threshold for the calculated attribute.
|
Conditions |
Conditions.withObjectCount(Integer objectCount)
The number of profile objects used for the calculated attribute.
|
Conditions |
Conditions.withRange(Range range)
The relative time period over which data is included in the aggregation.
|
Conditions |
Conditions.withThreshold(Threshold threshold)
The threshold for the calculated attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateCalculatedAttributeDefinitionResult.setConditions(Conditions conditions)
The conditions including range, object count, and threshold for the calculated attribute.
|
void |
UpdateCalculatedAttributeDefinitionRequest.setConditions(Conditions conditions)
The conditions including range, object count, and threshold for the calculated attribute.
|
void |
GetCalculatedAttributeDefinitionResult.setConditions(Conditions conditions)
The conditions including range, object count, and threshold for the calculated attribute.
|
void |
CreateCalculatedAttributeDefinitionResult.setConditions(Conditions conditions)
The conditions including range, object count, and threshold for the calculated attribute.
|
void |
CreateCalculatedAttributeDefinitionRequest.setConditions(Conditions conditions)
The conditions including range, object count, and threshold for the calculated attribute.
|
UpdateCalculatedAttributeDefinitionResult |
UpdateCalculatedAttributeDefinitionResult.withConditions(Conditions conditions)
The conditions including range, object count, and threshold for the calculated attribute.
|
UpdateCalculatedAttributeDefinitionRequest |
UpdateCalculatedAttributeDefinitionRequest.withConditions(Conditions conditions)
The conditions including range, object count, and threshold for the calculated attribute.
|
GetCalculatedAttributeDefinitionResult |
GetCalculatedAttributeDefinitionResult.withConditions(Conditions conditions)
The conditions including range, object count, and threshold for the calculated attribute.
|
CreateCalculatedAttributeDefinitionResult |
CreateCalculatedAttributeDefinitionResult.withConditions(Conditions conditions)
The conditions including range, object count, and threshold for the calculated attribute.
|
CreateCalculatedAttributeDefinitionRequest |
CreateCalculatedAttributeDefinitionRequest.withConditions(Conditions conditions)
The conditions including range, object count, and threshold for the calculated attribute.
|
Copyright © 2023. All rights reserved.