Uses of Class
com.oracle.bmc.mysql.responses.GenerateChannelStatusResponse
-
Packages that use GenerateChannelStatusResponse Package Description com.oracle.bmc.mysql com.oracle.bmc.mysql.responses -
-
Uses of GenerateChannelStatusResponse in com.oracle.bmc.mysql
Methods in com.oracle.bmc.mysql that return GenerateChannelStatusResponse Modifier and Type Method Description GenerateChannelStatusResponseChannels. generateChannelStatus(GenerateChannelStatusRequest request)Initiates an asynchronous request to collect the current status of the specified Channel.GenerateChannelStatusResponseChannelsClient. generateChannelStatus(GenerateChannelStatusRequest request)Methods in com.oracle.bmc.mysql that return types with arguments of type GenerateChannelStatusResponse Modifier and Type Method Description Future<GenerateChannelStatusResponse>ChannelsAsync. generateChannelStatus(GenerateChannelStatusRequest request, AsyncHandler<GenerateChannelStatusRequest,GenerateChannelStatusResponse> handler)Initiates an asynchronous request to collect the current status of the specified Channel.Future<GenerateChannelStatusResponse>ChannelsAsyncClient. generateChannelStatus(GenerateChannelStatusRequest request, AsyncHandler<GenerateChannelStatusRequest,GenerateChannelStatusResponse> handler)Method parameters in com.oracle.bmc.mysql with type arguments of type GenerateChannelStatusResponse Modifier and Type Method Description Future<GenerateChannelStatusResponse>ChannelsAsync. generateChannelStatus(GenerateChannelStatusRequest request, AsyncHandler<GenerateChannelStatusRequest,GenerateChannelStatusResponse> handler)Initiates an asynchronous request to collect the current status of the specified Channel.Future<GenerateChannelStatusResponse>ChannelsAsyncClient. generateChannelStatus(GenerateChannelStatusRequest request, AsyncHandler<GenerateChannelStatusRequest,GenerateChannelStatusResponse> handler) -
Uses of GenerateChannelStatusResponse in com.oracle.bmc.mysql.responses
Methods in com.oracle.bmc.mysql.responses that return GenerateChannelStatusResponse Modifier and Type Method Description GenerateChannelStatusResponseGenerateChannelStatusResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.mysql.responses with parameters of type GenerateChannelStatusResponse Modifier and Type Method Description GenerateChannelStatusResponse.BuilderGenerateChannelStatusResponse.Builder. copy(GenerateChannelStatusResponse o)Copy method to populate the builder with values from the given instance.
-