| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default PutEventStreamResponse |
PinpointClient.putEventStream(Consumer<PutEventStreamRequest.Builder> putEventStreamRequest)
Creates a new event stream for an application or updates the settings of an existing event stream for an
application.
|
default PutEventStreamResponse |
PinpointClient.putEventStream(PutEventStreamRequest putEventStreamRequest)
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 |
|---|---|
default CompletableFuture<PutEventStreamResponse> |
PinpointAsyncClient.putEventStream(Consumer<PutEventStreamRequest.Builder> putEventStreamRequest)
Creates a new event stream for an application or updates the settings of an existing event stream for an
application.
|
default CompletableFuture<PutEventStreamResponse> |
PinpointAsyncClient.putEventStream(PutEventStreamRequest putEventStreamRequest)
Creates a new event stream for an application or updates the settings of an existing event stream for an
application.
|
Copyright © 2020. All rights reserved.