public static final class ExcludedMembersList.Builder
extends java.lang.Object
ExcludedMembersList.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ExcludedMembersList. |
| Modifier and Type | Method and Description |
|---|---|
ExcludedMembersList |
build() |
ExcludedMembersList.Builder |
setIpAddressExpression(IPAddressExpression ipAddressExpression) |
ExcludedMembersList.Builder |
setPathExpression(PathExpression pathExpression) |
public Builder()
ExcludedMembersList.public ExcludedMembersList.Builder setIpAddressExpression(IPAddressExpression ipAddressExpression)
ipAddressExpression - New value for the property.public ExcludedMembersList.Builder setPathExpression(PathExpression pathExpression)
pathExpression - New value for the property.public ExcludedMembersList build()