public static final class SecurityFeatureBase.Builder
extends java.lang.Object
SecurityFeatureBase
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
SecurityFeatureBase . |
Modifier and Type | Method and Description |
---|---|
SecurityFeatureBase |
build() |
SecurityFeatureBase.Builder |
setEnable(java.lang.Boolean enable)
true - activate the feature, false - deactivate the feture
|
public Builder()
SecurityFeatureBase
.public SecurityFeatureBase.Builder setEnable(java.lang.Boolean enable)
enable
- New value for the property.public SecurityFeatureBase build()