| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
EventsResponse |
EventsResponse.addResultsEntry(String key,
ItemResponse value) |
EventsResponse |
EventsResponse.clearResultsEntries()
Removes all the entries added into Results.
|
EventsResponse |
EventsResponse.clone() |
EventsResponse |
PutEventsResult.getEventsResponse() |
EventsResponse |
EventsResponse.withResults(Map<String,ItemResponse> results)
A map containing a multi part response for each endpoint, with the endpoint id as the key and item response as
the value
|
| Modifier and Type | Method and Description |
|---|---|
void |
PutEventsResult.setEventsResponse(EventsResponse eventsResponse) |
PutEventsResult |
PutEventsResult.withEventsResponse(EventsResponse eventsResponse) |
Copyright © 2018. All rights reserved.