| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint | |
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
PutEventStreamResult |
AmazonPinpointClient.putEventStream(PutEventStreamRequest request)
Use to create or update the event stream for an app.
|
PutEventStreamResult |
AbstractAmazonPinpoint.putEventStream(PutEventStreamRequest request) |
PutEventStreamResult |
AmazonPinpoint.putEventStream(PutEventStreamRequest putEventStreamRequest)
Use to create or update the event stream for an app.
|
| Modifier and Type | Method and Description |
|---|---|
Future<PutEventStreamResult> |
AmazonPinpointAsyncClient.putEventStreamAsync(PutEventStreamRequest request,
AsyncHandler<PutEventStreamRequest,PutEventStreamResult> asyncHandler) |
Future<PutEventStreamResult> |
AbstractAmazonPinpointAsync.putEventStreamAsync(PutEventStreamRequest request,
AsyncHandler<PutEventStreamRequest,PutEventStreamResult> asyncHandler) |
Future<PutEventStreamResult> |
AmazonPinpointAsync.putEventStreamAsync(PutEventStreamRequest putEventStreamRequest,
AsyncHandler<PutEventStreamRequest,PutEventStreamResult> asyncHandler)
Use to create or update the event stream for an app.
|
| Modifier and Type | Method and Description |
|---|---|
PutEventStreamResult |
PutEventStreamResult.clone() |
PutEventStreamResult |
PutEventStreamResult.withEventStream(EventStream eventStream) |
Copyright © 2017. All rights reserved.