Uses of Class
com.vmware.nsx_policy.model.IdsRuleStatisticsForEnforcementPoint
-
Packages that use IdsRuleStatisticsForEnforcementPoint Package Description com.vmware.nsx_policy.model -
-
Uses of IdsRuleStatisticsForEnforcementPoint in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return IdsRuleStatisticsForEnforcementPoint Modifier and Type Method Description static IdsRuleStatisticsForEnforcementPoint
IdsRuleStatisticsForEnforcementPoint. _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 IdsRuleStatisticsForEnforcementPoint
IdsRuleStatisticsForEnforcementPoint. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.IdsRuleStatisticsForEnforcementPoint
IdsRuleStatisticsForEnforcementPoint.Builder. build()
Methods in com.vmware.nsx_policy.model that return types with arguments of type IdsRuleStatisticsForEnforcementPoint Modifier and Type Method Description java.util.List<IdsRuleStatisticsForEnforcementPoint>
IdsRuleStatisticsListResult. getResults()
IdsRuleStatistics list resultsMethod parameters in com.vmware.nsx_policy.model with type arguments of type IdsRuleStatisticsForEnforcementPoint Modifier and Type Method Description IdsRuleStatisticsListResult.Builder
IdsRuleStatisticsListResult.Builder. setResults(java.util.List<IdsRuleStatisticsForEnforcementPoint> results)
IdsRuleStatistics list resultsvoid
IdsRuleStatisticsListResult. setResults(java.util.List<IdsRuleStatisticsForEnforcementPoint> results)
IdsRuleStatistics list results
-