Package | Description |
---|---|
com.oracle.bmc.oda.model | |
com.oracle.bmc.oda.responses |
Modifier and Type | Class and Description |
---|---|
class |
AndroidChannel
The configuration for an Android channel.
|
class |
AppEventChannel
The configuration for an Application Event channel.
|
class |
ApplicationChannel
The configuration for an Application channel.
|
class |
CortanaChannel
The configuration for a Cortana channel.
|
class |
FacebookChannel
The configuration for a Facebook channel.
|
class |
IosChannel
The configuration for an iOS channel.
|
class |
MSTeamsChannel
The configuration for an MS Teams channel.
|
class |
OSSChannel
The configuration for an Oracle Streaming Service (OSS) channel.
|
class |
OsvcChannel
The configuration for an OSVC channel.
|
class |
ServiceCloudChannel
The configuration for a Service Cloud agent channel.
|
class |
SlackChannel
The configuration for a Slack channel.
|
class |
TestChannel
The configuration for the Test channel.
|
class |
TwilioChannel
The configuration for a Twilio channel.
|
class |
WebChannel
The configuration for a Web channel.
|
class |
WebhookChannel
The configuration for a Webhook channel.
|
Modifier and Type | Method and Description |
---|---|
Channel |
StopChannelResponse.getChannel()
The returned
Channel instance. |
Channel |
StartChannelResponse.getChannel()
The returned
Channel instance. |
Channel |
UpdateChannelResponse.getChannel()
The returned
Channel instance. |
Channel |
GetChannelResponse.getChannel()
The returned
Channel instance. |
Modifier and Type | Method and Description |
---|---|
StopChannelResponse.Builder |
StopChannelResponse.Builder.channel(Channel channel)
The returned
Channel instance. |
StartChannelResponse.Builder |
StartChannelResponse.Builder.channel(Channel channel)
The returned
Channel instance. |
UpdateChannelResponse.Builder |
UpdateChannelResponse.Builder.channel(Channel channel)
The returned
Channel instance. |
GetChannelResponse.Builder |
GetChannelResponse.Builder.channel(Channel channel)
The returned
Channel instance. |
Copyright © 2016–2024. All rights reserved.