Uses of Class
com.oracle.bmc.mysql.model.CreateChannelDetails
- 
Packages that use CreateChannelDetails Package Description com.oracle.bmc.mysql.model com.oracle.bmc.mysql.requests 
- 
- 
Uses of CreateChannelDetails in com.oracle.bmc.mysql.modelMethods in com.oracle.bmc.mysql.model that return CreateChannelDetails Modifier and Type Method Description CreateChannelDetailsCreateChannelDetails.Builder. build()Methods in com.oracle.bmc.mysql.model with parameters of type CreateChannelDetails Modifier and Type Method Description CreateChannelDetails.BuilderCreateChannelDetails.Builder. copy(CreateChannelDetails model)
- 
Uses of CreateChannelDetails in com.oracle.bmc.mysql.requestsMethods in com.oracle.bmc.mysql.requests that return CreateChannelDetails Modifier and Type Method Description CreateChannelDetailsCreateChannelRequest. getBody$()Alternative accessor for the body parameter.CreateChannelDetailsCreateChannelRequest. getCreateChannelDetails()The parameters of the request to create the Channel.Methods in com.oracle.bmc.mysql.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)The parameters of the request to create the Channel.
 
-