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.BuilderShaMonitorEffectiveConfig.Builder. setEffectiveConfigs(com.vmware.vapi.bindings.Structure effectiveConfigs)ShaMonitorEffectiveConfig.BuilderShaMonitorEffectiveConfig.Builder. setEffectiveProfilePath(java.lang.String effectiveProfilePath)Effective SHA monitor profile pathShaMonitorEffectiveConfig.BuilderShaMonitorEffectiveConfig.Builder. setEffectiveProfileRevision(java.lang.Long effectiveProfileRevision)Effective SHA monitor profile revision format: int32ShaMonitorEffectiveConfig.BuilderShaMonitorEffectiveConfig.Builder. setEffectiveSubMonitorConfigs(java.util.List<com.vmware.vapi.bindings.Structure> effectiveSubMonitorConfigs)SHA sub-monitor effective configuration
-