Uses of Class
com.vmware.nsx_policy.model.BfdHealthMonitoringConfig
-
Packages that use BfdHealthMonitoringConfig Package Description com.vmware.nsx_policy.model -
-
Uses of BfdHealthMonitoringConfig in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return BfdHealthMonitoringConfig Modifier and Type Method Description static BfdHealthMonitoringConfig
BfdHealthMonitoringConfig. _newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value.
WARNING: The returned object is not fully initialized.static BfdHealthMonitoringConfig
BfdHealthMonitoringConfig. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.BfdHealthMonitoringConfig
BfdHealthMonitoringConfig.Builder. build()
BfdHealthMonitoringConfig
PolicyTransportZoneProfile. getBfdConfig()
Methods in com.vmware.nsx_policy.model with parameters of type BfdHealthMonitoringConfig Modifier and Type Method Description PolicyTransportZoneProfile.Builder
PolicyTransportZoneProfile.Builder. setBfdConfig(BfdHealthMonitoringConfig bfdConfig)
void
PolicyTransportZoneProfile. setBfdConfig(BfdHealthMonitoringConfig bfdConfig)
-