| Package | Description |
|---|---|
| com.imperva.ddc.core.query |
| Modifier and Type | Method and Description |
|---|---|
List<EntityResponse> |
QueryResponse.getAll()
Iterates over the Partition Response
PartitionResponse list and retrieves the actual data EntityResponse into a single list |
List<EntityResponse> |
PartitionResponse.getData() |
| Modifier and Type | Method and Description |
|---|---|
void |
PartitionResponse.addData(EntityResponse entResponse) |
| Modifier and Type | Method and Description |
|---|---|
void |
PartitionResponse.setData(List<EntityResponse> data) |
Copyright © 2020. All rights reserved.