public static interface GetCalculatedAttributeForProfileRequest.Builder extends CustomerProfilesRequest.Builder, SdkPojo, CopyableBuilder<GetCalculatedAttributeForProfileRequest.Builder,GetCalculatedAttributeForProfileRequest>
| Modifier and Type | Method and Description |
|---|---|
GetCalculatedAttributeForProfileRequest.Builder |
calculatedAttributeName(String calculatedAttributeName)
The unique name of the calculated attribute.
|
GetCalculatedAttributeForProfileRequest.Builder |
domainName(String domainName)
The unique name of the domain.
|
GetCalculatedAttributeForProfileRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetCalculatedAttributeForProfileRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetCalculatedAttributeForProfileRequest.Builder |
profileId(String profileId)
The unique identifier of a customer profile.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetCalculatedAttributeForProfileRequest.Builder domainName(String domainName)
The unique name of the domain.
domainName - The unique name of the domain.GetCalculatedAttributeForProfileRequest.Builder profileId(String profileId)
The unique identifier of a customer profile.
profileId - The unique identifier of a customer profile.GetCalculatedAttributeForProfileRequest.Builder calculatedAttributeName(String calculatedAttributeName)
The unique name of the calculated attribute.
calculatedAttributeName - The unique name of the calculated attribute.GetCalculatedAttributeForProfileRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetCalculatedAttributeForProfileRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.