Uses of Class
com.oracle.bmc.mysql.model.ChannelStatus
-
Packages that use ChannelStatus Package Description com.oracle.bmc.mysql.model com.oracle.bmc.mysql.responses -
-
Uses of ChannelStatus in com.oracle.bmc.mysql.model
Methods in com.oracle.bmc.mysql.model that return ChannelStatus Modifier and Type Method Description ChannelStatusChannelStatus.Builder. build()Methods in com.oracle.bmc.mysql.model with parameters of type ChannelStatus Modifier and Type Method Description ChannelStatus.BuilderChannelStatus.Builder. copy(ChannelStatus model) -
Uses of ChannelStatus in com.oracle.bmc.mysql.responses
Methods in com.oracle.bmc.mysql.responses that return ChannelStatus Modifier and Type Method Description ChannelStatusGenerateChannelStatusResponse. getChannelStatus()The returned ChannelStatus instance.ChannelStatusGetChannelStatusResponse. getChannelStatus()The returned ChannelStatus instance.Methods in com.oracle.bmc.mysql.responses with parameters of type ChannelStatus Modifier and Type Method Description GenerateChannelStatusResponse.BuilderGenerateChannelStatusResponse.Builder. channelStatus(ChannelStatus channelStatus)The returned ChannelStatus instance.GetChannelStatusResponse.BuilderGetChannelStatusResponse.Builder. channelStatus(ChannelStatus channelStatus)The returned ChannelStatus instance.
-