| Package | Description |
|---|---|
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
SecurityFeature.Builder |
SecurityFeature.Builder.setEnable(java.lang.Boolean enable)
true - activate the feature, false - deactivate the feture
|
SecurityFeature.Builder |
SecurityFeature.Builder.setFeature(java.lang.String feature)
Possible values are:
SecurityFeature.FEATURE_MALWAREPREVENTION
SecurityFeature.FEATURE_IDFW
SecurityFeature.FEATURE_IDPS
SecurityFeature.FEATURE_TLS
Feature to be activated/deactivated. |