Uses of Class
com.oracle.bmc.oda.model.CreateChannelDetails
- 
Packages that use CreateChannelDetails Package Description com.oracle.bmc.oda.model com.oracle.bmc.oda.requests 
- 
- 
Uses of CreateChannelDetails in com.oracle.bmc.oda.modelSubclasses of CreateChannelDetails in com.oracle.bmc.oda.model Modifier and Type Class Description classCreateAndroidChannelDetailsProperties required to create an Android channel.classCreateAppEventChannelDetailsProperties required to create an Application Event channel.classCreateApplicationChannelDetailsProperties required to create an Application channel.classCreateCortanaChannelDetailsProperties required to create a Cortana channel.classCreateFacebookChannelDetailsProperties required to create a Facebook channel.classCreateIosChannelDetailsProperties required to create an iOS channel.classCreateMSTeamsChannelDetailsProperties required to create an MS Teams channel.classCreateOSSChannelDetailsProperties required to create an Oracle Streaming Service (OSS) channel.classCreateOsvcChannelDetailsProperties required to create an OSVC channel.classCreateServiceCloudChannelDetailsProperties required to create an Service Cloud channel.classCreateSlackChannelDetailsProperties required to create a Slack channel.classCreateTwilioChannelDetailsProperties required to create a Twilio channel.classCreateWebChannelDetailsProperties required to create a Web channel.classCreateWebhookChannelDetailsProperties required to create a Webhook channel.
- 
Uses of CreateChannelDetails in com.oracle.bmc.oda.requestsMethods in com.oracle.bmc.oda.requests that return CreateChannelDetails Modifier and Type Method Description CreateChannelDetailsCreateChannelRequest. getBody$()Alternative accessor for the body parameter.CreateChannelDetailsCreateChannelRequest. getCreateChannelDetails()Property values for creating the new Channel.Methods in com.oracle.bmc.oda.requests with parameters of type CreateChannelDetails Modifier and Type Method Description CreateChannelRequest.BuilderCreateChannelRequest.Builder. body$(CreateChannelDetails body)Alternative setter for the body parameter.CreateChannelRequest.BuilderCreateChannelRequest.Builder. createChannelDetails(CreateChannelDetails createChannelDetails)Property values for creating the new Channel.
 
-