public static final class ALBDsrProfile.Builder
extends java.lang.Object
ALBDsrProfile.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBDsrProfile. |
| Modifier and Type | Method and Description |
|---|---|
ALBDsrProfile |
build() |
ALBDsrProfile.Builder |
setDsrEncapType(java.lang.String dsrEncapType)
Possible values are:
ALBDsrProfile.DSR_ENCAP_TYPE_IPINIP
Encapsulation type to use when DSR is L3. |
ALBDsrProfile.Builder |
setDsrType(java.lang.String dsrType)
Possible values are:
ALBDsrProfile.DSR_TYPE_L2 ALBDsrProfile.DSR_TYPE_L3 DSR
type L2/L3. |
public Builder()
ALBDsrProfile.public ALBDsrProfile.Builder setDsrEncapType(java.lang.String dsrEncapType)
dsrEncapType - New value for the property.public ALBDsrProfile.Builder setDsrType(java.lang.String dsrType)
dsrType - New value for the property.public ALBDsrProfile build()