public static final class PimRpMappingsPerEdge.Builder
extends java.lang.Object
PimRpMappingsPerEdge.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
PimRpMappingsPerEdge. |
| Modifier and Type | Method and Description |
|---|---|
PimRpMappingsPerEdge |
build() |
PimRpMappingsPerEdge.Builder |
setEdgePath(java.lang.String edgePath)
Policy path to edge node.
|
PimRpMappingsPerEdge.Builder |
setPimRpMappings(java.util.List<PimRpMapping> pimRpMappings) |
public Builder()
PimRpMappingsPerEdge.public PimRpMappingsPerEdge.Builder setEdgePath(java.lang.String edgePath)
edgePath - New value for the property.public PimRpMappingsPerEdge.Builder setPimRpMappings(java.util.List<PimRpMapping> pimRpMappings)
pimRpMappings - New value for the property.public PimRpMappingsPerEdge build()