Uses of Class
com.oracle.bmc.mysql.model.ChannelStatus.Builder
-
Packages that use ChannelStatus.Builder Package Description com.oracle.bmc.mysql.model -
-
Uses of ChannelStatus.Builder in com.oracle.bmc.mysql.model
Methods in com.oracle.bmc.mysql.model that return ChannelStatus.Builder Modifier and Type Method Description static ChannelStatus.BuilderChannelStatus. builder()Create a new builder.ChannelStatus.BuilderChannelStatus.Builder. channelStatusResult(ChannelStatusResult channelStatusResult)ChannelStatus.BuilderChannelStatus.Builder. copy(ChannelStatus model)ChannelStatus.BuilderChannelStatus.Builder. timeCreated(Date timeCreated)The date and time that the Work Request to generate the Channel status was issued, as described by RFC 3339.ChannelStatus.BuilderChannelStatus.Builder. timeUpdated(Date timeUpdated)The date and time that the Channel status was generated, as described by RFC 3339.ChannelStatus.BuilderChannelStatus. toBuilder()
-