Interface UpdateMappingRuleCommandStep1.UpdateMappingRuleCommandStep3

All Known Implementing Classes:
UpdateMappingRuleCommandImpl
Enclosing interface:
UpdateMappingRuleCommandStep1

public static interface UpdateMappingRuleCommandStep1.UpdateMappingRuleCommandStep3
  • Method Details

    • claimValue

      Set the claim value for the mapping rule to be updated.
      Parameters:
      claimValue - the new claim value for this mapping rule
      Returns:
      the builder for this command. Call
      invalid reference
      #send()
      to complete the command and send it.