| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default GetSmsChannelResponse |
PinpointClient.getSmsChannel(Consumer<GetSmsChannelRequest.Builder> getSmsChannelRequest)
Retrieves information about the status and settings of the SMS channel for an application.
|
default GetSmsChannelResponse |
PinpointClient.getSmsChannel(GetSmsChannelRequest getSmsChannelRequest)
Retrieves information about the status and settings of the SMS channel for an application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSmsChannelResponse> |
PinpointAsyncClient.getSmsChannel(Consumer<GetSmsChannelRequest.Builder> getSmsChannelRequest)
Retrieves information about the status and settings of the SMS channel for an application.
|
default CompletableFuture<GetSmsChannelResponse> |
PinpointAsyncClient.getSmsChannel(GetSmsChannelRequest getSmsChannelRequest)
Retrieves information about the status and settings of the SMS channel for an application.
|
Copyright © 2019. All rights reserved.