| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default SendOtpMessageResponse |
PinpointClient.sendOTPMessage(Consumer<SendOtpMessageRequest.Builder> sendOtpMessageRequest)
Send an OTP message
|
default SendOtpMessageResponse |
PinpointClient.sendOTPMessage(SendOtpMessageRequest sendOtpMessageRequest)
Send an OTP message
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SendOtpMessageResponse> |
PinpointAsyncClient.sendOTPMessage(Consumer<SendOtpMessageRequest.Builder> sendOtpMessageRequest)
Send an OTP message
|
default CompletableFuture<SendOtpMessageResponse> |
PinpointAsyncClient.sendOTPMessage(SendOtpMessageRequest sendOtpMessageRequest)
Send an OTP message
|
Copyright © 2022. All rights reserved.