Uses of Class
com.oracle.bmc.oda.model.UpdateChannelDetails
- 
Packages that use UpdateChannelDetails Package Description com.oracle.bmc.oda.model com.oracle.bmc.oda.requests 
- 
- 
Uses of UpdateChannelDetails in com.oracle.bmc.oda.modelSubclasses of UpdateChannelDetails in com.oracle.bmc.oda.model Modifier and Type Class Description classUpdateAndroidChannelDetailsProperties to update an Android channel.classUpdateAppEventChannelDetailsProperties to update an Application Event channel.classUpdateApplicationChannelDetailsProperties to update an Application channel.classUpdateCortanaChannelDetailsProperties to update a Cortana channel.classUpdateFacebookChannelDetailsProperties to update a Facebook channel.classUpdateIosChannelDetailsProperties to update an iOS channel.classUpdateMSTeamsChannelDetailsProperties to update an MS Teams channel.classUpdateOSSChannelDetailsProperties to update an Oracle Streaming Service (OSS) channel.classUpdateOsvcChannelDetailsProperties required to update an OSVC channel.classUpdateServiceCloudChannelDetailsProperties to update a Service Cloud agent channel.classUpdateSlackChannelDetailsProperties to update a Slack channel.classUpdateTwilioChannelDetailsProperties to update a Twilio channel.classUpdateWebChannelDetailsProperties to update a Web channel.classUpdateWebhookChannelDetailsProperties to update a Webhook channel.
- 
Uses of UpdateChannelDetails in com.oracle.bmc.oda.requestsMethods in com.oracle.bmc.oda.requests that return UpdateChannelDetails Modifier and Type Method Description UpdateChannelDetailsUpdateChannelRequest. getBody$()Alternative accessor for the body parameter.UpdateChannelDetailsUpdateChannelRequest. getUpdateChannelDetails()Property values to update the Channel.Methods in com.oracle.bmc.oda.requests with parameters of type UpdateChannelDetails Modifier and Type Method Description UpdateChannelRequest.BuilderUpdateChannelRequest.Builder. body$(UpdateChannelDetails body)Alternative setter for the body parameter.UpdateChannelRequest.BuilderUpdateChannelRequest.Builder. updateChannelDetails(UpdateChannelDetails updateChannelDetails)Property values to update the Channel.
 
-