Interface SecurityPolicyStats.Builder

  • Method Details

    • encryptionPolicyCount

      SecurityPolicyStats.Builder encryptionPolicyCount(Long encryptionPolicyCount)

      The number of encryption policies in the current account.

      Parameters:
      encryptionPolicyCount - The number of encryption policies in the current account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • networkPolicyCount

      SecurityPolicyStats.Builder networkPolicyCount(Long networkPolicyCount)

      The number of network policies in the current account.

      Parameters:
      networkPolicyCount - The number of network policies in the current account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.