| Modifier and Type | Method and Description |
|---|---|
CognitoEvent.DatasetRecord |
CognitoEvent.DatasetRecord.clone() |
CognitoEvent.DatasetRecord |
CognitoEvent.DatasetRecord.withNewValue(String newValue) |
CognitoEvent.DatasetRecord |
CognitoEvent.DatasetRecord.withOldValue(String oldValue) |
CognitoEvent.DatasetRecord |
CognitoEvent.DatasetRecord.withOp(String op) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CognitoEvent.DatasetRecord> |
CognitoEvent.getDatasetRecords()
Gets the map of data set records for the event
|
| Modifier and Type | Method and Description |
|---|---|
void |
CognitoEvent.setDatasetRecords(Map<String,CognitoEvent.DatasetRecord> datasetRecords)
Sets the map of data set records for the event
|
CognitoEvent |
CognitoEvent.withDatasetRecords(Map<String,CognitoEvent.DatasetRecord> datasetRecords) |
Copyright © 2019. All rights reserved.