Interface CisSessionMessage.Builder

    • Method Detail

      • cisRuleDetails

        CisSessionMessage.Builder cisRuleDetails​(SdkBytes cisRuleDetails)

        The CIS rule details for the CIS session message.

        Parameters:
        cisRuleDetails - The CIS rule details for the CIS session message.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • ruleId

        CisSessionMessage.Builder ruleId​(String ruleId)

        The rule ID for the CIS session message.

        Parameters:
        ruleId - The rule ID for the CIS session message.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • status

        CisSessionMessage.Builder status​(String status)

        The status of the CIS session message.

        Parameters:
        status - The status of the CIS session message.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        CisRuleStatus, CisRuleStatus