Package | Description |
---|---|
com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
com.amazonaws.services.pinpoint.model |
Modifier and Type | Method and Description |
---|---|
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) |
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.
|
Modifier and Type | Method and Description |
---|---|
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> |
AmazonPinpointAsyncClient.putEventStreamAsync(PutEventStreamRequest request) |
Future<PutEventStreamResult> |
AbstractAmazonPinpointAsync.putEventStreamAsync(PutEventStreamRequest request) |
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.
|
Future<PutEventStreamResult> |
AmazonPinpointAsyncClient.putEventStreamAsync(PutEventStreamRequest request,
AsyncHandler<PutEventStreamRequest,PutEventStreamResult> asyncHandler) |
Future<PutEventStreamResult> |
AbstractAmazonPinpointAsync.putEventStreamAsync(PutEventStreamRequest request,
AsyncHandler<PutEventStreamRequest,PutEventStreamResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
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.
|
Future<PutEventStreamResult> |
AmazonPinpointAsyncClient.putEventStreamAsync(PutEventStreamRequest request,
AsyncHandler<PutEventStreamRequest,PutEventStreamResult> asyncHandler) |
Future<PutEventStreamResult> |
AbstractAmazonPinpointAsync.putEventStreamAsync(PutEventStreamRequest request,
AsyncHandler<PutEventStreamRequest,PutEventStreamResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
PutEventStreamResult |
PutEventStreamResult.clone() |
PutEventStreamResult |
PutEventStreamResult.withEventStream(EventStream eventStream) |
Copyright © 2021. All rights reserved.