Package | Description |
---|---|
com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
com.amazonaws.services.pinpoint.model |
Modifier and Type | Method and Description |
---|---|
PutEventsResult |
AmazonPinpointClient.putEvents(PutEventsRequest request)
Creates a new event to record for endpoints, or creates or updates endpoint data that existing events are
associated with.
|
PutEventsResult |
AmazonPinpoint.putEvents(PutEventsRequest putEventsRequest)
Creates a new event to record for endpoints, or creates or updates endpoint data that existing events are
associated with.
|
PutEventsResult |
AbstractAmazonPinpoint.putEvents(PutEventsRequest request) |
Future<PutEventsResult> |
AmazonPinpointAsync.putEventsAsync(PutEventsRequest putEventsRequest)
Creates a new event to record for endpoints, or creates or updates endpoint data that existing events are
associated with.
|
Future<PutEventsResult> |
AmazonPinpointAsyncClient.putEventsAsync(PutEventsRequest request) |
Future<PutEventsResult> |
AbstractAmazonPinpointAsync.putEventsAsync(PutEventsRequest request) |
Future<PutEventsResult> |
AmazonPinpointAsync.putEventsAsync(PutEventsRequest putEventsRequest,
AsyncHandler<PutEventsRequest,PutEventsResult> asyncHandler)
Creates a new event to record for endpoints, or creates or updates endpoint data that existing events are
associated with.
|
Future<PutEventsResult> |
AmazonPinpointAsyncClient.putEventsAsync(PutEventsRequest request,
AsyncHandler<PutEventsRequest,PutEventsResult> asyncHandler) |
Future<PutEventsResult> |
AbstractAmazonPinpointAsync.putEventsAsync(PutEventsRequest request,
AsyncHandler<PutEventsRequest,PutEventsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
Future<PutEventsResult> |
AmazonPinpointAsync.putEventsAsync(PutEventsRequest putEventsRequest,
AsyncHandler<PutEventsRequest,PutEventsResult> asyncHandler)
Creates a new event to record for endpoints, or creates or updates endpoint data that existing events are
associated with.
|
Future<PutEventsResult> |
AmazonPinpointAsyncClient.putEventsAsync(PutEventsRequest request,
AsyncHandler<PutEventsRequest,PutEventsResult> asyncHandler) |
Future<PutEventsResult> |
AbstractAmazonPinpointAsync.putEventsAsync(PutEventsRequest request,
AsyncHandler<PutEventsRequest,PutEventsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
PutEventsRequest |
PutEventsRequest.clone() |
PutEventsRequest |
PutEventsRequest.withApplicationId(String applicationId)
The unique identifier for the application.
|
PutEventsRequest |
PutEventsRequest.withEventsRequest(EventsRequest eventsRequest) |
Copyright © 2022. All rights reserved.