Interface Policy.Builder

    • Method Detail

      • policySummary

        Policy.Builder policySummary​(PolicySummary policySummary)

        A structure that contains additional details about the policy.

        Parameters:
        policySummary - A structure that contains additional details about the policy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • content

        Policy.Builder content​(String content)

        The text content of the policy.

        Parameters:
        content - The text content of the policy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.