Uses of Class
com.vmware.nsx_policy.model.PolicyIdsEventsBySignatureResult
-
-
Uses of PolicyIdsEventsBySignatureResult in com.vmware.nsx_policy.infra.settings.firewall.security.intrusion_services
Methods in com.vmware.nsx_policy.infra.settings.firewall.security.intrusion_services that return PolicyIdsEventsBySignatureResult Modifier and Type Method Description PolicyIdsEventsBySignatureResultIdsEvents. create(PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context)Get the list of the IDS events that are detected with the total number of intrusions detected, their severity and the time they occurred, grouped by signature id.PolicyIdsEventsBySignatureResultIdsEvents. create(PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the list of the IDS events that are detected with the total number of intrusions detected, their severity and the time they occurred, grouped by signature id.PolicyIdsEventsBySignatureResultIdsEventsStub. create(PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context)PolicyIdsEventsBySignatureResultIdsEventsStub. create(PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.infra.settings.firewall.security.intrusion_services with type arguments of type PolicyIdsEventsBySignatureResult Modifier and Type Method Description voidIdsEvents. create(PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, com.vmware.vapi.bindings.client.AsyncCallback<PolicyIdsEventsBySignatureResult> asyncCallback)Get the list of the IDS events that are detected with the total number of intrusions detected, their severity and the time they occurred, grouped by signature id.voidIdsEvents. create(PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, com.vmware.vapi.bindings.client.AsyncCallback<PolicyIdsEventsBySignatureResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the list of the IDS events that are detected with the total number of intrusions detected, their severity and the time they occurred, grouped by signature id.voidIdsEventsStub. create(PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, com.vmware.vapi.bindings.client.AsyncCallback<PolicyIdsEventsBySignatureResult> asyncCallback)voidIdsEventsStub. create(PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, com.vmware.vapi.bindings.client.AsyncCallback<PolicyIdsEventsBySignatureResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of PolicyIdsEventsBySignatureResult in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return PolicyIdsEventsBySignatureResult Modifier and Type Method Description static PolicyIdsEventsBySignatureResultPolicyIdsEventsBySignatureResult. _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 PolicyIdsEventsBySignatureResultPolicyIdsEventsBySignatureResult. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.PolicyIdsEventsBySignatureResultPolicyIdsEventsBySignatureResult.Builder. build() -
Uses of PolicyIdsEventsBySignatureResult in com.vmware.nsx_policy.orgs.projects.infra.settings.firewall.security.intrusion_services
Methods in com.vmware.nsx_policy.orgs.projects.infra.settings.firewall.security.intrusion_services that return PolicyIdsEventsBySignatureResult Modifier and Type Method Description PolicyIdsEventsBySignatureResultIdsEvents. create(java.lang.String orgId, java.lang.String projectId, PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context)Get the list of the IDS events that are detected with the total number of intrusions detected, their severity and the time they occurred, grouped by signature id.PolicyIdsEventsBySignatureResultIdsEvents. create(java.lang.String orgId, java.lang.String projectId, PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the list of the IDS events that are detected with the total number of intrusions detected, their severity and the time they occurred, grouped by signature id.PolicyIdsEventsBySignatureResultIdsEventsStub. create(java.lang.String orgId, java.lang.String projectId, PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context)PolicyIdsEventsBySignatureResultIdsEventsStub. create(java.lang.String orgId, java.lang.String projectId, PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.orgs.projects.infra.settings.firewall.security.intrusion_services with type arguments of type PolicyIdsEventsBySignatureResult Modifier and Type Method Description voidIdsEvents. create(java.lang.String orgId, java.lang.String projectId, PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, com.vmware.vapi.bindings.client.AsyncCallback<PolicyIdsEventsBySignatureResult> asyncCallback)Get the list of the IDS events that are detected with the total number of intrusions detected, their severity and the time they occurred, grouped by signature id.voidIdsEvents. create(java.lang.String orgId, java.lang.String projectId, PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, com.vmware.vapi.bindings.client.AsyncCallback<PolicyIdsEventsBySignatureResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the list of the IDS events that are detected with the total number of intrusions detected, their severity and the time they occurred, grouped by signature id.voidIdsEventsStub. create(java.lang.String orgId, java.lang.String projectId, PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, com.vmware.vapi.bindings.client.AsyncCallback<PolicyIdsEventsBySignatureResult> asyncCallback)voidIdsEventsStub. create(java.lang.String orgId, java.lang.String projectId, PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, com.vmware.vapi.bindings.client.AsyncCallback<PolicyIdsEventsBySignatureResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-