| Package | Description |
|---|---|
| com.amazonaws.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
IPDialIn |
IPDialIn.clone() |
IPDialIn |
UpdateConferenceProviderRequest.getIPDialIn()
The IP endpoint and protocol for calling.
|
IPDialIn |
CreateConferenceProviderRequest.getIPDialIn()
The IP endpoint and protocol for calling.
|
IPDialIn |
ConferenceProvider.getIPDialIn()
The IP endpoint and protocol for calling.
|
IPDialIn |
IPDialIn.withCommsProtocol(CommsProtocol commsProtocol)
The protocol, including SIP, SIPS, and H323.
|
IPDialIn |
IPDialIn.withCommsProtocol(String commsProtocol)
The protocol, including SIP, SIPS, and H323.
|
IPDialIn |
IPDialIn.withEndpoint(String endpoint)
The IP address.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateConferenceProviderRequest.setIPDialIn(IPDialIn iPDialIn)
The IP endpoint and protocol for calling.
|
void |
CreateConferenceProviderRequest.setIPDialIn(IPDialIn iPDialIn)
The IP endpoint and protocol for calling.
|
void |
ConferenceProvider.setIPDialIn(IPDialIn iPDialIn)
The IP endpoint and protocol for calling.
|
UpdateConferenceProviderRequest |
UpdateConferenceProviderRequest.withIPDialIn(IPDialIn iPDialIn)
The IP endpoint and protocol for calling.
|
CreateConferenceProviderRequest |
CreateConferenceProviderRequest.withIPDialIn(IPDialIn iPDialIn)
The IP endpoint and protocol for calling.
|
ConferenceProvider |
ConferenceProvider.withIPDialIn(IPDialIn iPDialIn)
The IP endpoint and protocol for calling.
|
Copyright © 2022. All rights reserved.