| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
VoiceChannelResponse |
VoiceChannelResponse.clone() |
VoiceChannelResponse |
DeleteVoiceChannelResult.getVoiceChannelResponse() |
VoiceChannelResponse |
GetVoiceChannelResult.getVoiceChannelResponse() |
VoiceChannelResponse |
UpdateVoiceChannelResult.getVoiceChannelResponse() |
VoiceChannelResponse |
VoiceChannelResponse.withApplicationId(String applicationId)
Application id
|
VoiceChannelResponse |
VoiceChannelResponse.withCreationDate(String creationDate)
The date that the settings were last updated in ISO 8601 format.
|
VoiceChannelResponse |
VoiceChannelResponse.withEnabled(Boolean enabled)
If the channel is enabled for sending messages.
|
VoiceChannelResponse |
VoiceChannelResponse.withHasCredential(Boolean hasCredential) |
VoiceChannelResponse |
VoiceChannelResponse.withId(String id)
Channel ID.
|
VoiceChannelResponse |
VoiceChannelResponse.withIsArchived(Boolean isArchived)
Is this channel archived
|
VoiceChannelResponse |
VoiceChannelResponse.withLastModifiedBy(String lastModifiedBy)
Who made the last change
|
VoiceChannelResponse |
VoiceChannelResponse.withLastModifiedDate(String lastModifiedDate)
Last date this was updated
|
VoiceChannelResponse |
VoiceChannelResponse.withPlatform(String platform)
Platform type.
|
VoiceChannelResponse |
VoiceChannelResponse.withVersion(Integer version)
Version of channel
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteVoiceChannelResult.setVoiceChannelResponse(VoiceChannelResponse voiceChannelResponse) |
void |
GetVoiceChannelResult.setVoiceChannelResponse(VoiceChannelResponse voiceChannelResponse) |
void |
UpdateVoiceChannelResult.setVoiceChannelResponse(VoiceChannelResponse voiceChannelResponse) |
DeleteVoiceChannelResult |
DeleteVoiceChannelResult.withVoiceChannelResponse(VoiceChannelResponse voiceChannelResponse) |
GetVoiceChannelResult |
GetVoiceChannelResult.withVoiceChannelResponse(VoiceChannelResponse voiceChannelResponse) |
UpdateVoiceChannelResult |
UpdateVoiceChannelResult.withVoiceChannelResponse(VoiceChannelResponse voiceChannelResponse) |
Copyright © 2019. All rights reserved.