| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
static VoiceChannelRequest.Builder |
VoiceChannelRequest.builder() |
VoiceChannelRequest.Builder |
VoiceChannelRequest.Builder.enabled(Boolean enabled)
Specifies whether to enable the voice channel for the application.
|
VoiceChannelRequest.Builder |
VoiceChannelRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends VoiceChannelRequest.Builder> |
VoiceChannelRequest.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default UpdateVoiceChannelRequest.Builder |
UpdateVoiceChannelRequest.Builder.voiceChannelRequest(Consumer<VoiceChannelRequest.Builder> voiceChannelRequest)
Sets the value of the VoiceChannelRequest property for this object.
|
Copyright © 2019. All rights reserved.