Interface MatchingRule.Builder

All Superinterfaces:
Buildable, CopyableBuilder<MatchingRule.Builder,MatchingRule>, SdkBuilder<MatchingRule.Builder,MatchingRule>, SdkPojo
Enclosing class:
MatchingRule

public static interface MatchingRule.Builder extends SdkPojo, CopyableBuilder<MatchingRule.Builder,MatchingRule>
  • Method Details

    • rule

      A single rule level of the MatchRules. Configures how the rule-based matching process should match profiles.

      Parameters:
      rule - A single rule level of the MatchRules. Configures how the rule-based matching process should match profiles.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • rule

      A single rule level of the MatchRules. Configures how the rule-based matching process should match profiles.

      Parameters:
      rule - A single rule level of the MatchRules. Configures how the rule-based matching process should match profiles.
      Returns:
      Returns a reference to this object so that method calls can be chained together.