ServicePathHop.Builder |
ServicePathHop.Builder.setAction(java.lang.String action) |
|
ServicePathHop.Builder |
ServicePathHop.Builder.setCanDecrementSi(java.lang.Boolean canDecrementSi) |
Indicating whether service is configured to decrement SI field in NSH metadata.
|
ServicePathHop.Builder |
ServicePathHop.Builder.setInMaintenanceMode(java.lang.Boolean inMaintenanceMode) |
Indicating the maintenance mode of the corresponding service VM.
|
ServicePathHop.Builder |
ServicePathHop.Builder.setIsActiveFromCcp(java.lang.Boolean isActiveFromCcp) |
Indicating whether the corresponding service VM is active or not per CCP.
|
ServicePathHop.Builder |
ServicePathHop.Builder.setIsActiveFromDp(java.lang.Boolean isActiveFromDp) |
Indicating whether the corresponding service VM is active or not per DP.
|
ServicePathHop.Builder |
ServicePathHop.Builder.setIsActiveFromMp(java.lang.Boolean isActiveFromMp) |
Indicating whether the corresponding service VM is active or not per MP.
|
ServicePathHop.Builder |
ServicePathHop.Builder.setMacAddress(java.lang.String macAddress) |
MAC address of the virtual network interface.
|
ServicePathHop.Builder |
ServicePathHop.Builder.setNshLivenessSupport(java.lang.Boolean nshLivenessSupport) |
Indicating whether NSH liveness is supported or not by the corresponding service
VM.
|
ServicePathHop.Builder |
ServicePathHop.Builder.setVif(java.lang.String vif) |
ID of the virtual network interface.
|