| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Amazon Pinpoint
|
| Modifier and Type | Method and Description |
|---|---|
default GetVoiceChannelResponse |
PinpointClient.getVoiceChannel(Consumer<GetVoiceChannelRequest.Builder> getVoiceChannelRequest)
Get a Voice Channel
|
default GetVoiceChannelResponse |
PinpointClient.getVoiceChannel(GetVoiceChannelRequest getVoiceChannelRequest)
Get a Voice Channel
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetVoiceChannelResponse> |
PinpointAsyncClient.getVoiceChannel(Consumer<GetVoiceChannelRequest.Builder> getVoiceChannelRequest)
Get a Voice Channel
|
default CompletableFuture<GetVoiceChannelResponse> |
PinpointAsyncClient.getVoiceChannel(GetVoiceChannelRequest getVoiceChannelRequest)
Get a Voice Channel
|
Copyright © 2018. All rights reserved.