| 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 |
AmazonPinpoint.putEventStream(PutEventStreamRequest putEventStreamRequest)
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) |
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
PutEventStreamResult |
PutEventStreamResult.clone() |
PutEventStreamResult |
PutEventStreamResult.withEventStream(EventStream eventStream) |
Copyright © 2025. All rights reserved.