| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
PutEventStreamResult |
AmazonPinpointClient.putEventStream(PutEventStreamRequest request)
Creates a new event stream for an application or updates the settings of an existing event stream for an
application.
|
PutEventStreamResult |
AbstractAmazonPinpoint.putEventStream(PutEventStreamRequest request) |
PutEventStreamResult |
AmazonPinpoint.putEventStream(PutEventStreamRequest putEventStreamRequest)
Creates a new event stream for an application or updates the settings of an existing event stream for an
application.
|
Future<PutEventStreamResult> |
AbstractAmazonPinpointAsync.putEventStreamAsync(PutEventStreamRequest request) |
Future<PutEventStreamResult> |
AmazonPinpointAsyncClient.putEventStreamAsync(PutEventStreamRequest request) |
Future<PutEventStreamResult> |
AmazonPinpointAsync.putEventStreamAsync(PutEventStreamRequest putEventStreamRequest)
Creates a new event stream for an application or updates the settings of an existing event stream for an
application.
|
Future<PutEventStreamResult> |
AbstractAmazonPinpointAsync.putEventStreamAsync(PutEventStreamRequest request,
AsyncHandler<PutEventStreamRequest,PutEventStreamResult> asyncHandler) |
Future<PutEventStreamResult> |
AmazonPinpointAsyncClient.putEventStreamAsync(PutEventStreamRequest request,
AsyncHandler<PutEventStreamRequest,PutEventStreamResult> asyncHandler) |
Future<PutEventStreamResult> |
AmazonPinpointAsync.putEventStreamAsync(PutEventStreamRequest putEventStreamRequest,
AsyncHandler<PutEventStreamRequest,PutEventStreamResult> asyncHandler)
Creates a new event stream for an application or updates the settings of an existing event stream for an
application.
|
| Modifier and Type | Method and Description |
|---|---|
Future<PutEventStreamResult> |
AbstractAmazonPinpointAsync.putEventStreamAsync(PutEventStreamRequest request,
AsyncHandler<PutEventStreamRequest,PutEventStreamResult> asyncHandler) |
Future<PutEventStreamResult> |
AmazonPinpointAsyncClient.putEventStreamAsync(PutEventStreamRequest request,
AsyncHandler<PutEventStreamRequest,PutEventStreamResult> asyncHandler) |
Future<PutEventStreamResult> |
AmazonPinpointAsync.putEventStreamAsync(PutEventStreamRequest putEventStreamRequest,
AsyncHandler<PutEventStreamRequest,PutEventStreamResult> asyncHandler)
Creates a new event stream for an application or updates the settings of an existing event stream for an
application.
|
| Modifier and Type | Method and Description |
|---|---|
PutEventStreamRequest |
PutEventStreamRequest.clone() |
PutEventStreamRequest |
PutEventStreamRequest.withApplicationId(String applicationId)
The unique identifier for the application.
|
PutEventStreamRequest |
PutEventStreamRequest.withWriteEventStream(WriteEventStream writeEventStream) |
Copyright © 2024. All rights reserved.