Uses of Class
com.vmware.nsx_policy.model.ShaMonitorEffectiveConfig.Builder
-
Packages that use ShaMonitorEffectiveConfig.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of ShaMonitorEffectiveConfig.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return ShaMonitorEffectiveConfig.Builder Modifier and Type Method Description ShaMonitorEffectiveConfig.Builder
ShaMonitorEffectiveConfig.Builder. setEffectiveConfigs(com.vmware.vapi.bindings.Structure effectiveConfigs)
ShaMonitorEffectiveConfig.Builder
ShaMonitorEffectiveConfig.Builder. setEffectiveProfilePath(java.lang.String effectiveProfilePath)
Effective SHA monitor profile pathShaMonitorEffectiveConfig.Builder
ShaMonitorEffectiveConfig.Builder. setEffectiveProfileRevision(java.lang.Long effectiveProfileRevision)
Effective SHA monitor profile revision format: int32ShaMonitorEffectiveConfig.Builder
ShaMonitorEffectiveConfig.Builder. setEffectiveSubMonitorConfigs(java.util.List<com.vmware.vapi.bindings.Structure> effectiveSubMonitorConfigs)
SHA sub-monitor effective configuration
-