Class DomainMatching


  • public final class DomainMatching
    extends java.lang.Object
    • Method Detail

      • autoMerging

        public java.util.Optional<DomainMatchingAutoMerging> autoMerging()
        Returns:
        A block that specifies the configuration about the auto-merging process. Documented below.
      • enabled

        public java.lang.Boolean enabled()
        Returns:
        The flag that enables the matching process of duplicate profiles.
      • exportingConfig

        public java.util.Optional<DomainMatchingExportingConfig> exportingConfig()
        Returns:
        A block that specifies the configuration for exporting Identity Resolution results. Documented below.
      • jobSchedule

        public java.util.Optional<DomainMatchingJobSchedule> jobSchedule()
        Returns:
        A block that specifies the day and time when you want to start the Identity Resolution Job every week. Documented below.