UnidirectionalServicePath.Builder |
UnidirectionalServicePath.Builder.setHops(java.util.List<ServicePathHop> hops) |
List of service path hops that constitutes the forward or reverse service path.
|
UnidirectionalServicePath.Builder |
UnidirectionalServicePath.Builder.setHostCrossCount(java.lang.Long hostCrossCount) |
The number of times the traffic needs to cross hosts for the given forward or
reverse service path.
|
UnidirectionalServicePath.Builder |
UnidirectionalServicePath.Builder.setInMaintenanceMode(java.lang.Boolean inMaintenanceMode) |
Is forward or revserse service path in maintenance mode or not.
|
UnidirectionalServicePath.Builder |
UnidirectionalServicePath.Builder.setIsActive(java.lang.Boolean isActive) |
Is forward or revserse service path active or not.
|
UnidirectionalServicePath.Builder |
UnidirectionalServicePath.Builder.setUnidirServicePathId(java.lang.Long unidirServicePathId) |
Unique identifier of one directional service path.
|