| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default GetInAppTemplateResponse |
PinpointClient.getInAppTemplate(Consumer<GetInAppTemplateRequest.Builder> getInAppTemplateRequest)
Retrieves the content and settings of a message template for messages sent through the in-app channel.
|
default GetInAppTemplateResponse |
PinpointClient.getInAppTemplate(GetInAppTemplateRequest getInAppTemplateRequest)
Retrieves the content and settings of a message template for messages sent through the in-app channel.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetInAppTemplateResponse> |
PinpointAsyncClient.getInAppTemplate(Consumer<GetInAppTemplateRequest.Builder> getInAppTemplateRequest)
Retrieves the content and settings of a message template for messages sent through the in-app channel.
|
default CompletableFuture<GetInAppTemplateResponse> |
PinpointAsyncClient.getInAppTemplate(GetInAppTemplateRequest getInAppTemplateRequest)
Retrieves the content and settings of a message template for messages sent through the in-app channel.
|
Copyright © 2021. All rights reserved.