| Modifier and Type | Method and Description |
|---|---|
PolicyIdsEventsBySignatureResult |
IdsEventsStub.create(PolicyIdsEventDataRequest policyIdsEventDataRequest,
java.lang.String context) |
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 |
IdsEventsStub.create(PolicyIdsEventDataRequest policyIdsEventDataRequest,
java.lang.String context,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IdsEventsStub.create(PolicyIdsEventDataRequest policyIdsEventDataRequest,
java.lang.String context,
com.vmware.vapi.bindings.client.AsyncCallback<PolicyIdsEventsBySignatureResult> asyncCallback) |
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 |
IdsEventsStub.create(PolicyIdsEventDataRequest policyIdsEventDataRequest,
java.lang.String context,
com.vmware.vapi.bindings.client.AsyncCallback<PolicyIdsEventsBySignatureResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
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.
|
| Modifier and Type | Method and 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() |
| Modifier and Type | Method and Description |
|---|---|
PolicyIdsEventsBySignatureResult |
IdsEventsStub.create(java.lang.String orgId,
java.lang.String projectId,
PolicyIdsEventDataRequest policyIdsEventDataRequest,
java.lang.String context) |
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 |
IdsEventsStub.create(java.lang.String orgId,
java.lang.String projectId,
PolicyIdsEventDataRequest policyIdsEventDataRequest,
java.lang.String context,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
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.
|
| Modifier and Type | Method and Description |
|---|---|
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 |
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 |
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) |
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.
|