Interface SecurityPolicyStats.Builder

All Superinterfaces:
Buildable, CopyableBuilder<SecurityPolicyStats.Builder,SecurityPolicyStats>, SdkBuilder<SecurityPolicyStats.Builder,SecurityPolicyStats>, SdkPojo
Enclosing class:
SecurityPolicyStats

public static interface SecurityPolicyStats.Builder extends SdkPojo, CopyableBuilder<SecurityPolicyStats.Builder,SecurityPolicyStats>
  • 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.