Interface GetDomainResponse.Builder
-
- All Superinterfaces:
AwsResponse.Builder,Buildable,CopyableBuilder<GetDomainResponse.Builder,GetDomainResponse>,CustomerProfilesResponse.Builder,SdkBuilder<GetDomainResponse.Builder,GetDomainResponse>,SdkPojo,SdkResponse.Builder
- Enclosing class:
- GetDomainResponse
public static interface GetDomainResponse.Builder extends CustomerProfilesResponse.Builder, SdkPojo, CopyableBuilder<GetDomainResponse.Builder,GetDomainResponse>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description GetDomainResponse.BuildercreatedAt(Instant createdAt)The timestamp of when the domain was created.GetDomainResponse.BuilderdeadLetterQueueUrl(String deadLetterQueueUrl)The URL of the SQS dead letter queue, which is used for reporting errors associated with ingesting data from third party applications.GetDomainResponse.BuilderdefaultEncryptionKey(String defaultEncryptionKey)The default encryption key, which is an AWS managed key, is used when no specific type of encryption key is specified.GetDomainResponse.BuilderdefaultExpirationDays(Integer defaultExpirationDays)The default number of days until the data within the domain expires.GetDomainResponse.BuilderdomainName(String domainName)The unique name of the domain.GetDomainResponse.BuilderlastUpdatedAt(Instant lastUpdatedAt)The timestamp of when the domain was most recently edited.default GetDomainResponse.Buildermatching(Consumer<MatchingResponse.Builder> matching)The process of matching duplicate profiles.GetDomainResponse.Buildermatching(MatchingResponse matching)The process of matching duplicate profiles.default GetDomainResponse.BuilderruleBasedMatching(Consumer<RuleBasedMatchingResponse.Builder> ruleBasedMatching)The process of matching duplicate profiles using the Rule-Based matching.GetDomainResponse.BuilderruleBasedMatching(RuleBasedMatchingResponse ruleBasedMatching)The process of matching duplicate profiles using the Rule-Based matching.default GetDomainResponse.Builderstats(Consumer<DomainStats.Builder> stats)Usage-specific statistics about the domain.GetDomainResponse.Builderstats(DomainStats stats)Usage-specific statistics about the domain.GetDomainResponse.Buildertags(Map<String,String> tags)The tags used to organize, track, or control access for this resource.-
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
-
Methods inherited from interface software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesResponse.Builder
build, responseMetadata, responseMetadata
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
Methods inherited from interface software.amazon.awssdk.core.SdkResponse.Builder
sdkHttpResponse, sdkHttpResponse
-
-
-
-
Method Detail
-
domainName
GetDomainResponse.Builder domainName(String domainName)
The unique name of the domain.
- Parameters:
domainName- The unique name of the domain.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
defaultExpirationDays
GetDomainResponse.Builder defaultExpirationDays(Integer defaultExpirationDays)
The default number of days until the data within the domain expires.
- Parameters:
defaultExpirationDays- The default number of days until the data within the domain expires.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
defaultEncryptionKey
GetDomainResponse.Builder defaultEncryptionKey(String defaultEncryptionKey)
The default encryption key, which is an AWS managed key, is used when no specific type of encryption key is specified. It is used to encrypt all data before it is placed in permanent or semi-permanent storage.
- Parameters:
defaultEncryptionKey- The default encryption key, which is an AWS managed key, is used when no specific type of encryption key is specified. It is used to encrypt all data before it is placed in permanent or semi-permanent storage.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
deadLetterQueueUrl
GetDomainResponse.Builder deadLetterQueueUrl(String deadLetterQueueUrl)
The URL of the SQS dead letter queue, which is used for reporting errors associated with ingesting data from third party applications.
- Parameters:
deadLetterQueueUrl- The URL of the SQS dead letter queue, which is used for reporting errors associated with ingesting data from third party applications.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
stats
GetDomainResponse.Builder stats(DomainStats stats)
Usage-specific statistics about the domain.
- Parameters:
stats- Usage-specific statistics about the domain.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
stats
default GetDomainResponse.Builder stats(Consumer<DomainStats.Builder> stats)
Usage-specific statistics about the domain.
This is a convenience method that creates an instance of theDomainStats.Builderavoiding the need to create one manually viaDomainStats.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tostats(DomainStats).- Parameters:
stats- a consumer that will call methods onDomainStats.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
stats(DomainStats)
-
matching
GetDomainResponse.Builder matching(MatchingResponse matching)
The process of matching duplicate profiles. If
Matching=true, Amazon Connect Customer Profiles starts a weekly batch process called Identity Resolution Job. If you do not specify a date and time for Identity Resolution Job to run, by default it runs every Saturday at 12AM UTC to detect duplicate profiles in your domains.After the Identity Resolution Job completes, use the GetMatches API to return and review the results. Or, if you have configured
ExportingConfigin theMatchingRequest, you can download the results from S3.- Parameters:
matching- The process of matching duplicate profiles. IfMatching=true, Amazon Connect Customer Profiles starts a weekly batch process called Identity Resolution Job. If you do not specify a date and time for Identity Resolution Job to run, by default it runs every Saturday at 12AM UTC to detect duplicate profiles in your domains.After the Identity Resolution Job completes, use the GetMatches API to return and review the results. Or, if you have configured
ExportingConfigin theMatchingRequest, you can download the results from S3.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
matching
default GetDomainResponse.Builder matching(Consumer<MatchingResponse.Builder> matching)
The process of matching duplicate profiles. If
Matching=true, Amazon Connect Customer Profiles starts a weekly batch process called Identity Resolution Job. If you do not specify a date and time for Identity Resolution Job to run, by default it runs every Saturday at 12AM UTC to detect duplicate profiles in your domains.After the Identity Resolution Job completes, use the GetMatches API to return and review the results. Or, if you have configured
This is a convenience method that creates an instance of theExportingConfigin theMatchingRequest, you can download the results from S3.MatchingResponse.Builderavoiding the need to create one manually viaMatchingResponse.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tomatching(MatchingResponse).- Parameters:
matching- a consumer that will call methods onMatchingResponse.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
matching(MatchingResponse)
-
ruleBasedMatching
GetDomainResponse.Builder ruleBasedMatching(RuleBasedMatchingResponse ruleBasedMatching)
The process of matching duplicate profiles using the Rule-Based matching. If
RuleBasedMatching= true, Amazon Connect Customer Profiles will start to match and merge your profiles according to your configuration in theRuleBasedMatchingRequest. You can use theListRuleBasedMatchesandGetSimilarProfilesAPI to return and review the results. Also, if you have configuredExportingConfigin theRuleBasedMatchingRequest, you can download the results from S3.- Parameters:
ruleBasedMatching- The process of matching duplicate profiles using the Rule-Based matching. IfRuleBasedMatching= true, Amazon Connect Customer Profiles will start to match and merge your profiles according to your configuration in theRuleBasedMatchingRequest. You can use theListRuleBasedMatchesandGetSimilarProfilesAPI to return and review the results. Also, if you have configuredExportingConfigin theRuleBasedMatchingRequest, you can download the results from S3.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
ruleBasedMatching
default GetDomainResponse.Builder ruleBasedMatching(Consumer<RuleBasedMatchingResponse.Builder> ruleBasedMatching)
The process of matching duplicate profiles using the Rule-Based matching. If
This is a convenience method that creates an instance of theRuleBasedMatching= true, Amazon Connect Customer Profiles will start to match and merge your profiles according to your configuration in theRuleBasedMatchingRequest. You can use theListRuleBasedMatchesandGetSimilarProfilesAPI to return and review the results. Also, if you have configuredExportingConfigin theRuleBasedMatchingRequest, you can download the results from S3.RuleBasedMatchingResponse.Builderavoiding the need to create one manually viaRuleBasedMatchingResponse.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toruleBasedMatching(RuleBasedMatchingResponse).- Parameters:
ruleBasedMatching- a consumer that will call methods onRuleBasedMatchingResponse.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
ruleBasedMatching(RuleBasedMatchingResponse)
-
createdAt
GetDomainResponse.Builder createdAt(Instant createdAt)
The timestamp of when the domain was created.
- Parameters:
createdAt- The timestamp of when the domain was created.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
lastUpdatedAt
GetDomainResponse.Builder lastUpdatedAt(Instant lastUpdatedAt)
The timestamp of when the domain was most recently edited.
- Parameters:
lastUpdatedAt- The timestamp of when the domain was most recently edited.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
tags
GetDomainResponse.Builder tags(Map<String,String> tags)
The tags used to organize, track, or control access for this resource.
- Parameters:
tags- The tags used to organize, track, or control access for this resource.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-