| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles |
|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
GetCalculatedAttributeDefinitionResult |
AbstractAmazonCustomerProfiles.getCalculatedAttributeDefinition(GetCalculatedAttributeDefinitionRequest request) |
GetCalculatedAttributeDefinitionResult |
AmazonCustomerProfiles.getCalculatedAttributeDefinition(GetCalculatedAttributeDefinitionRequest getCalculatedAttributeDefinitionRequest)
Provides more information on a calculated attribute definition for Customer Profiles.
|
GetCalculatedAttributeDefinitionResult |
AmazonCustomerProfilesClient.getCalculatedAttributeDefinition(GetCalculatedAttributeDefinitionRequest request)
Provides more information on a calculated attribute definition for Customer Profiles.
|
| Modifier and Type | Method and Description |
|---|---|
GetCalculatedAttributeDefinitionResult |
GetCalculatedAttributeDefinitionResult.addTagsEntry(String key,
String value)
Add a single Tags entry
|
GetCalculatedAttributeDefinitionResult |
GetCalculatedAttributeDefinitionResult.clearTagsEntries()
Removes all the entries added into Tags.
|
GetCalculatedAttributeDefinitionResult |
GetCalculatedAttributeDefinitionResult.clone() |
GetCalculatedAttributeDefinitionResult |
GetCalculatedAttributeDefinitionResult.withAttributeDetails(AttributeDetails attributeDetails)
Mathematical expression and a list of attribute items specified in that expression.
|
GetCalculatedAttributeDefinitionResult |
GetCalculatedAttributeDefinitionResult.withCalculatedAttributeName(String calculatedAttributeName)
The unique name of the calculated attribute.
|
GetCalculatedAttributeDefinitionResult |
GetCalculatedAttributeDefinitionResult.withConditions(Conditions conditions)
The conditions including range, object count, and threshold for the calculated attribute.
|
GetCalculatedAttributeDefinitionResult |
GetCalculatedAttributeDefinitionResult.withCreatedAt(Date createdAt)
The timestamp of when the calculated attribute definition was created.
|
GetCalculatedAttributeDefinitionResult |
GetCalculatedAttributeDefinitionResult.withDescription(String description)
The description of the calculated attribute.
|
GetCalculatedAttributeDefinitionResult |
GetCalculatedAttributeDefinitionResult.withDisplayName(String displayName)
The display name of the calculated attribute.
|
GetCalculatedAttributeDefinitionResult |
GetCalculatedAttributeDefinitionResult.withLastUpdatedAt(Date lastUpdatedAt)
The timestamp of when the calculated attribute definition was most recently edited.
|
GetCalculatedAttributeDefinitionResult |
GetCalculatedAttributeDefinitionResult.withStatistic(Statistic statistic)
The aggregation operation to perform for the calculated attribute.
|
GetCalculatedAttributeDefinitionResult |
GetCalculatedAttributeDefinitionResult.withStatistic(String statistic)
The aggregation operation to perform for the calculated attribute.
|
GetCalculatedAttributeDefinitionResult |
GetCalculatedAttributeDefinitionResult.withTags(Map<String,String> tags)
The tags used to organize, track, or control access for this resource.
|
Copyright © 2024. All rights reserved.