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 PolicyIdsEventsBySignatureResult
IdsEvents. 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.PolicyIdsEventsBySignatureResult
IdsEvents. 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.PolicyIdsEventsBySignatureResult
IdsEventsStub. create(PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context)
PolicyIdsEventsBySignatureResult
IdsEventsStub. 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 void
IdsEvents. 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.void
IdsEvents. 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.void
IdsEventsStub. create(PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, com.vmware.vapi.bindings.client.AsyncCallback<PolicyIdsEventsBySignatureResult> asyncCallback)
void
IdsEventsStub. 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 PolicyIdsEventsBySignatureResult
PolicyIdsEventsBySignatureResult. _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 PolicyIdsEventsBySignatureResult
PolicyIdsEventsBySignatureResult. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.PolicyIdsEventsBySignatureResult
PolicyIdsEventsBySignatureResult.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 PolicyIdsEventsBySignatureResult
IdsEvents. 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.PolicyIdsEventsBySignatureResult
IdsEvents. 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.PolicyIdsEventsBySignatureResult
IdsEventsStub. create(java.lang.String orgId, java.lang.String projectId, PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context)
PolicyIdsEventsBySignatureResult
IdsEventsStub. 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 void
IdsEvents. 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.void
IdsEvents. 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.void
IdsEventsStub. create(java.lang.String orgId, java.lang.String projectId, PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, com.vmware.vapi.bindings.client.AsyncCallback<PolicyIdsEventsBySignatureResult> asyncCallback)
void
IdsEventsStub. 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)
-