| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateSmsChannelResponse |
PinpointClient.updateSmsChannel(Consumer<UpdateSmsChannelRequest.Builder> updateSmsChannelRequest)
Enables the SMS channel for an application or updates the status and settings of the SMS channel for an
application.
|
default UpdateSmsChannelResponse |
PinpointClient.updateSmsChannel(UpdateSmsChannelRequest updateSmsChannelRequest)
Enables the SMS channel for an application or updates the status and settings of the SMS channel for an
application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateSmsChannelResponse> |
PinpointAsyncClient.updateSmsChannel(Consumer<UpdateSmsChannelRequest.Builder> updateSmsChannelRequest)
Enables the SMS channel for an application or updates the status and settings of the SMS channel for an
application.
|
default CompletableFuture<UpdateSmsChannelResponse> |
PinpointAsyncClient.updateSmsChannel(UpdateSmsChannelRequest updateSmsChannelRequest)
Enables the SMS channel for an application or updates the status and settings of the SMS channel for an
application.
|
Copyright © 2020. All rights reserved.