public static final class ALBIpAddrPrefix.Builder
extends java.lang.Object
ALBIpAddrPrefix.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBIpAddrPrefix. |
| Modifier and Type | Method and Description |
|---|---|
ALBIpAddrPrefix |
build() |
ALBIpAddrPrefix.Builder |
setIpAddr(ALBIpAddr ipAddr) |
ALBIpAddrPrefix.Builder |
setMask(java.lang.Long mask)
Number of mask.
|
public Builder()
ALBIpAddrPrefix.public ALBIpAddrPrefix.Builder setIpAddr(ALBIpAddr ipAddr)
ipAddr - New value for the property.public ALBIpAddrPrefix.Builder setMask(java.lang.Long mask)
mask - New value for the property.public ALBIpAddrPrefix build()