Uses of Class
com.vmware.nsx_policy.model.ShaMonitorDependOnConfig.Builder
-
Packages that use ShaMonitorDependOnConfig.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of ShaMonitorDependOnConfig.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return ShaMonitorDependOnConfig.Builder Modifier and Type Method Description ShaMonitorDependOnConfig.Builder
ShaMonitorDependOnConfig.Builder. setConfigDetails(java.util.List<ShaMonitorDependOnConfigDetail> configDetails)
Config details of the depend config This property may be present in responses from the server, but if it is present in a request to server it will be ignored.ShaMonitorDependOnConfig.Builder
ShaMonitorDependOnConfig.Builder. setMonitorType(java.lang.String monitorType)
The SHA monitor configuration type This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
-