| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default GetInAppMessagesResponse |
PinpointClient.getInAppMessages(Consumer<GetInAppMessagesRequest.Builder> getInAppMessagesRequest)
Retrieves the in-app messages targeted for the provided endpoint ID.
|
default GetInAppMessagesResponse |
PinpointClient.getInAppMessages(GetInAppMessagesRequest getInAppMessagesRequest)
Retrieves the in-app messages targeted for the provided endpoint ID.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetInAppMessagesResponse> |
PinpointAsyncClient.getInAppMessages(Consumer<GetInAppMessagesRequest.Builder> getInAppMessagesRequest)
Retrieves the in-app messages targeted for the provided endpoint ID.
|
default CompletableFuture<GetInAppMessagesResponse> |
PinpointAsyncClient.getInAppMessages(GetInAppMessagesRequest getInAppMessagesRequest)
Retrieves the in-app messages targeted for the provided endpoint ID.
|
Copyright © 2022. All rights reserved.