public static interface SecurityPolicyStats.Builder extends SdkPojo, CopyableBuilder<SecurityPolicyStats.Builder,SecurityPolicyStats>
| Modifier and Type | Method and Description |
|---|---|
SecurityPolicyStats.Builder |
encryptionPolicyCount(Long encryptionPolicyCount)
The number of encryption policies in the current account.
|
SecurityPolicyStats.Builder |
networkPolicyCount(Long networkPolicyCount)
The number of network policies in the current account.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSecurityPolicyStats.Builder encryptionPolicyCount(Long encryptionPolicyCount)
The number of encryption policies in the current account.
encryptionPolicyCount - The number of encryption policies in the current account.SecurityPolicyStats.Builder networkPolicyCount(Long networkPolicyCount)
The number of network policies in the current account.
networkPolicyCount - The number of network policies in the current account.Copyright © 2023. All rights reserved.