Uses of Class
com.vmware.nsx_policy.model.PolicyIdsSummaryListResult
-
-
Uses of PolicyIdsSummaryListResult 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 PolicyIdsSummaryListResult Modifier and Type Method Description PolicyIdsSummaryListResult
IdsSummary. create(PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
Get the summary of all the intrusions that are detected grouped by signature with details including signature name, id, severity, attack type, protocol, first and recent occurence, and affected users and VMs.PolicyIdsSummaryListResult
IdsSummary. create(PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the summary of all the intrusions that are detected grouped by signature with details including signature name, id, severity, attack type, protocol, first and recent occurence, and affected users and VMs.PolicyIdsSummaryListResult
IdsSummaryStub. create(PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
PolicyIdsSummaryListResult
IdsSummaryStub. create(PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, 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 PolicyIdsSummaryListResult Modifier and Type Method Description void
IdsSummary. create(PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyIdsSummaryListResult> asyncCallback)
Get the summary of all the intrusions that are detected grouped by signature with details including signature name, id, severity, attack type, protocol, first and recent occurence, and affected users and VMs.void
IdsSummary. create(PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyIdsSummaryListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the summary of all the intrusions that are detected grouped by signature with details including signature name, id, severity, attack type, protocol, first and recent occurence, and affected users and VMs.void
IdsSummaryStub. create(PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyIdsSummaryListResult> asyncCallback)
void
IdsSummaryStub. create(PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyIdsSummaryListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of PolicyIdsSummaryListResult in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return PolicyIdsSummaryListResult Modifier and Type Method Description static PolicyIdsSummaryListResult
PolicyIdsSummaryListResult. _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 PolicyIdsSummaryListResult
PolicyIdsSummaryListResult. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.PolicyIdsSummaryListResult
PolicyIdsSummaryListResult.Builder. build()
-
Uses of PolicyIdsSummaryListResult 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 PolicyIdsSummaryListResult Modifier and Type Method Description PolicyIdsSummaryListResult
IdsSummary. create(java.lang.String orgId, java.lang.String projectId, PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
Get the summary of all the intrusions that are detected grouped by signature with details including signature name, id, severity, attack type, protocol, first and recent occurence, and affected users and VMs.PolicyIdsSummaryListResult
IdsSummary. create(java.lang.String orgId, java.lang.String projectId, PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the summary of all the intrusions that are detected grouped by signature with details including signature name, id, severity, attack type, protocol, first and recent occurence, and affected users and VMs.PolicyIdsSummaryListResult
IdsSummaryStub. create(java.lang.String orgId, java.lang.String projectId, PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
PolicyIdsSummaryListResult
IdsSummaryStub. create(java.lang.String orgId, java.lang.String projectId, PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, 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 PolicyIdsSummaryListResult Modifier and Type Method Description void
IdsSummary. create(java.lang.String orgId, java.lang.String projectId, PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyIdsSummaryListResult> asyncCallback)
Get the summary of all the intrusions that are detected grouped by signature with details including signature name, id, severity, attack type, protocol, first and recent occurence, and affected users and VMs.void
IdsSummary. create(java.lang.String orgId, java.lang.String projectId, PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyIdsSummaryListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the summary of all the intrusions that are detected grouped by signature with details including signature name, id, severity, attack type, protocol, first and recent occurence, and affected users and VMs.void
IdsSummaryStub. create(java.lang.String orgId, java.lang.String projectId, PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyIdsSummaryListResult> asyncCallback)
void
IdsSummaryStub. create(java.lang.String orgId, java.lang.String projectId, PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String context, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyIdsSummaryListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-