| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Amazon Pinpoint
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateSmsChannelResponse |
PinpointClient.updateSmsChannel(Consumer<UpdateSmsChannelRequest.Builder> updateSmsChannelRequest)
Update an SMS channel.
|
default UpdateSmsChannelResponse |
PinpointClient.updateSmsChannel(UpdateSmsChannelRequest updateSmsChannelRequest)
Update an SMS channel.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateSmsChannelResponse> |
PinpointAsyncClient.updateSmsChannel(Consumer<UpdateSmsChannelRequest.Builder> updateSmsChannelRequest)
Update an SMS channel.
|
default CompletableFuture<UpdateSmsChannelResponse> |
PinpointAsyncClient.updateSmsChannel(UpdateSmsChannelRequest updateSmsChannelRequest)
Update an SMS channel.
|
Copyright © 2018. All rights reserved.