| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
static GetCalculatedAttributeForProfileResponse.Builder |
GetCalculatedAttributeForProfileResponse.builder() |
GetCalculatedAttributeForProfileResponse.Builder |
GetCalculatedAttributeForProfileResponse.Builder.calculatedAttributeName(String calculatedAttributeName)
The unique name of the calculated attribute.
|
GetCalculatedAttributeForProfileResponse.Builder |
GetCalculatedAttributeForProfileResponse.Builder.displayName(String displayName)
The display name of the calculated attribute.
|
GetCalculatedAttributeForProfileResponse.Builder |
GetCalculatedAttributeForProfileResponse.Builder.isDataPartial(String isDataPartial)
Indicates whether the calculated attribute’s value is based on partial data.
|
GetCalculatedAttributeForProfileResponse.Builder |
GetCalculatedAttributeForProfileResponse.toBuilder() |
GetCalculatedAttributeForProfileResponse.Builder |
GetCalculatedAttributeForProfileResponse.Builder.value(String value)
The value of the calculated attribute.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetCalculatedAttributeForProfileResponse.Builder> |
GetCalculatedAttributeForProfileResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.