| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default GetEmailChannelResponse |
PinpointClient.getEmailChannel(Consumer<GetEmailChannelRequest.Builder> getEmailChannelRequest)
Retrieves information about the status and settings of the email channel for an application.
|
default GetEmailChannelResponse |
PinpointClient.getEmailChannel(GetEmailChannelRequest getEmailChannelRequest)
Retrieves information about the status and settings of the email channel for an application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetEmailChannelResponse> |
PinpointAsyncClient.getEmailChannel(Consumer<GetEmailChannelRequest.Builder> getEmailChannelRequest)
Retrieves information about the status and settings of the email channel for an application.
|
default CompletableFuture<GetEmailChannelResponse> |
PinpointAsyncClient.getEmailChannel(GetEmailChannelRequest getEmailChannelRequest)
Retrieves information about the status and settings of the email channel for an application.
|
Copyright © 2022. All rights reserved.