| Modifier and Type | Method and Description |
|---|---|
PolicyIdsIpList |
AffectedIpsStub.create(PolicyIdsEventDataRequest policyIdsEventDataRequest,
java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy) |
PolicyIdsIpList |
AffectedIps.create(PolicyIdsEventDataRequest policyIdsEventDataRequest,
java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy)
Get the list of IP addresses affected pertaining to a specific signature for
intrusion events detected on gateway.
|
PolicyIdsIpList |
AffectedIpsStub.create(PolicyIdsEventDataRequest policyIdsEventDataRequest,
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) |
PolicyIdsIpList |
AffectedIps.create(PolicyIdsEventDataRequest policyIdsEventDataRequest,
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 list of IP addresses affected pertaining to a specific signature for
intrusion events detected on gateway.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AffectedIpsStub.create(PolicyIdsEventDataRequest policyIdsEventDataRequest,
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<PolicyIdsIpList> asyncCallback) |
void |
AffectedIps.create(PolicyIdsEventDataRequest policyIdsEventDataRequest,
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<PolicyIdsIpList> asyncCallback)
Get the list of IP addresses affected pertaining to a specific signature for
intrusion events detected on gateway.
|
void |
AffectedIpsStub.create(PolicyIdsEventDataRequest policyIdsEventDataRequest,
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<PolicyIdsIpList> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
AffectedIps.create(PolicyIdsEventDataRequest policyIdsEventDataRequest,
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<PolicyIdsIpList> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the list of IP addresses affected pertaining to a specific signature for
intrusion events detected on gateway.
|
| Modifier and Type | Method and Description |
|---|---|
static PolicyIdsIpList |
PolicyIdsIpList._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 PolicyIdsIpList |
PolicyIdsIpList._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
PolicyIdsIpList |
PolicyIdsIpList.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
PolicyIdsIpList |
AffectedIpsStub.create(java.lang.String orgId,
java.lang.String projectId,
PolicyIdsEventDataRequest policyIdsEventDataRequest,
java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy) |
PolicyIdsIpList |
AffectedIps.create(java.lang.String orgId,
java.lang.String projectId,
PolicyIdsEventDataRequest policyIdsEventDataRequest,
java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy)
Get the list of IP addresses affected pertaining to a specific signature for
intrusion events detected on gateway.
|
PolicyIdsIpList |
AffectedIpsStub.create(java.lang.String orgId,
java.lang.String projectId,
PolicyIdsEventDataRequest policyIdsEventDataRequest,
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) |
PolicyIdsIpList |
AffectedIps.create(java.lang.String orgId,
java.lang.String projectId,
PolicyIdsEventDataRequest policyIdsEventDataRequest,
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 list of IP addresses affected pertaining to a specific signature for
intrusion events detected on gateway.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AffectedIpsStub.create(java.lang.String orgId,
java.lang.String projectId,
PolicyIdsEventDataRequest policyIdsEventDataRequest,
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<PolicyIdsIpList> asyncCallback) |
void |
AffectedIps.create(java.lang.String orgId,
java.lang.String projectId,
PolicyIdsEventDataRequest policyIdsEventDataRequest,
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<PolicyIdsIpList> asyncCallback)
Get the list of IP addresses affected pertaining to a specific signature for
intrusion events detected on gateway.
|
void |
AffectedIpsStub.create(java.lang.String orgId,
java.lang.String projectId,
PolicyIdsEventDataRequest policyIdsEventDataRequest,
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<PolicyIdsIpList> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
AffectedIps.create(java.lang.String orgId,
java.lang.String projectId,
PolicyIdsEventDataRequest policyIdsEventDataRequest,
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<PolicyIdsIpList> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the list of IP addresses affected pertaining to a specific signature for
intrusion events detected on gateway.
|