Package | Description |
---|---|
com.oracle.bmc.mysql | |
com.oracle.bmc.mysql.responses |
Modifier and Type | Method and Description |
---|---|
ResumeChannelResponse |
ChannelsClient.resumeChannel(ResumeChannelRequest request) |
ResumeChannelResponse |
Channels.resumeChannel(ResumeChannelRequest request)
Resumes an enabled Channel that has become Inactive due to an error.
|
Modifier and Type | Method and Description |
---|---|
Future<ResumeChannelResponse> |
ChannelsAsyncClient.resumeChannel(ResumeChannelRequest request,
AsyncHandler<ResumeChannelRequest,ResumeChannelResponse> handler) |
Future<ResumeChannelResponse> |
ChannelsAsync.resumeChannel(ResumeChannelRequest request,
AsyncHandler<ResumeChannelRequest,ResumeChannelResponse> handler)
Resumes an enabled Channel that has become Inactive due to an error.
|
Modifier and Type | Method and Description |
---|---|
Future<ResumeChannelResponse> |
ChannelsAsyncClient.resumeChannel(ResumeChannelRequest request,
AsyncHandler<ResumeChannelRequest,ResumeChannelResponse> handler) |
Future<ResumeChannelResponse> |
ChannelsAsync.resumeChannel(ResumeChannelRequest request,
AsyncHandler<ResumeChannelRequest,ResumeChannelResponse> handler)
Resumes an enabled Channel that has become Inactive due to an error.
|
Modifier and Type | Method and Description |
---|---|
ResumeChannelResponse |
ResumeChannelResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ResumeChannelResponse.Builder |
ResumeChannelResponse.Builder.copy(ResumeChannelResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.