Package | Description |
---|---|
com.oracle.bmc.mysql | |
com.oracle.bmc.mysql.responses |
Modifier and Type | Method and Description |
---|---|
ResetChannelResponse |
ChannelsClient.resetChannel(ResetChannelRequest request) |
ResetChannelResponse |
Channels.resetChannel(ResetChannelRequest request)
Resets the specified Channel by purging its cached information, leaving the Channel as if it
had just been created.
|
Modifier and Type | Method and Description |
---|---|
Future<ResetChannelResponse> |
ChannelsAsyncClient.resetChannel(ResetChannelRequest request,
AsyncHandler<ResetChannelRequest,ResetChannelResponse> handler) |
Future<ResetChannelResponse> |
ChannelsAsync.resetChannel(ResetChannelRequest request,
AsyncHandler<ResetChannelRequest,ResetChannelResponse> handler)
Resets the specified Channel by purging its cached information, leaving the Channel as if it
had just been created.
|
Modifier and Type | Method and Description |
---|---|
Future<ResetChannelResponse> |
ChannelsAsyncClient.resetChannel(ResetChannelRequest request,
AsyncHandler<ResetChannelRequest,ResetChannelResponse> handler) |
Future<ResetChannelResponse> |
ChannelsAsync.resetChannel(ResetChannelRequest request,
AsyncHandler<ResetChannelRequest,ResetChannelResponse> handler)
Resets the specified Channel by purging its cached information, leaving the Channel as if it
had just been created.
|
Modifier and Type | Method and Description |
---|---|
ResetChannelResponse |
ResetChannelResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ResetChannelResponse.Builder |
ResetChannelResponse.Builder.copy(ResetChannelResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.