| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
GetEventStreamResult |
AmazonPinpointClient.getEventStream(GetEventStreamRequest request)
Retrieves information about the event stream settings for an application.
|
GetEventStreamResult |
AbstractAmazonPinpoint.getEventStream(GetEventStreamRequest request) |
GetEventStreamResult |
AmazonPinpoint.getEventStream(GetEventStreamRequest getEventStreamRequest)
Retrieves information about the event stream settings for an application.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetEventStreamResult> |
AmazonPinpointAsyncClient.getEventStreamAsync(GetEventStreamRequest request,
AsyncHandler<GetEventStreamRequest,GetEventStreamResult> asyncHandler) |
Future<GetEventStreamResult> |
AbstractAmazonPinpointAsync.getEventStreamAsync(GetEventStreamRequest request,
AsyncHandler<GetEventStreamRequest,GetEventStreamResult> asyncHandler) |
Future<GetEventStreamResult> |
AmazonPinpointAsync.getEventStreamAsync(GetEventStreamRequest getEventStreamRequest,
AsyncHandler<GetEventStreamRequest,GetEventStreamResult> asyncHandler)
Retrieves information about the event stream settings for an application.
|
| Modifier and Type | Method and Description |
|---|---|
GetEventStreamResult |
GetEventStreamResult.clone() |
GetEventStreamResult |
GetEventStreamResult.withEventStream(EventStream eventStream) |
Copyright © 2020. All rights reserved.