| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
GetEventStreamResult |
AbstractAmazonPinpoint.getEventStream(GetEventStreamRequest request) |
GetEventStreamResult |
AmazonPinpointClient.getEventStream(GetEventStreamRequest request)
Retrieves information about the event stream settings for an application.
|
GetEventStreamResult |
AmazonPinpoint.getEventStream(GetEventStreamRequest getEventStreamRequest)
Retrieves information about the event stream settings for an application.
|
Future<GetEventStreamResult> |
AmazonPinpointAsyncClient.getEventStreamAsync(GetEventStreamRequest request) |
Future<GetEventStreamResult> |
AbstractAmazonPinpointAsync.getEventStreamAsync(GetEventStreamRequest request) |
Future<GetEventStreamResult> |
AmazonPinpointAsync.getEventStreamAsync(GetEventStreamRequest getEventStreamRequest)
Retrieves information about the event stream settings for an application.
|
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 |
|---|---|
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 |
|---|---|
GetEventStreamRequest |
GetEventStreamRequest.clone() |
GetEventStreamRequest |
GetEventStreamRequest.withApplicationId(String applicationId)
The unique identifier for the application.
|
Copyright © 2024. All rights reserved.