| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default GetEventStreamResponse |
PinpointClient.getEventStream(Consumer<GetEventStreamRequest.Builder> getEventStreamRequest)
Retrieves information about the event stream settings for an application.
|
default GetEventStreamResponse |
PinpointClient.getEventStream(GetEventStreamRequest getEventStreamRequest)
Retrieves information about the event stream settings for an application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetEventStreamResponse> |
PinpointAsyncClient.getEventStream(Consumer<GetEventStreamRequest.Builder> getEventStreamRequest)
Retrieves information about the event stream settings for an application.
|
default CompletableFuture<GetEventStreamResponse> |
PinpointAsyncClient.getEventStream(GetEventStreamRequest getEventStreamRequest)
Retrieves information about the event stream settings for an application.
|
Copyright © 2023. All rights reserved.