Interface MobileDeviceAccessMatchedRule.Builder

    • Method Detail

      • mobileDeviceAccessRuleId

        MobileDeviceAccessMatchedRule.Builder mobileDeviceAccessRuleId​(String mobileDeviceAccessRuleId)

        Identifier of the rule that a simulated user matches.

        Parameters:
        mobileDeviceAccessRuleId - Identifier of the rule that a simulated user matches.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        MobileDeviceAccessMatchedRule.Builder name​(String name)

        Name of a rule that a simulated user matches.

        Parameters:
        name - Name of a rule that a simulated user matches.
        Returns:
        Returns a reference to this object so that method calls can be chained together.