Package | Description |
---|---|
com.oracle.bmc.mysql | |
com.oracle.bmc.mysql.requests |
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.
|
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 |
---|---|
ResetChannelRequest |
ResetChannelRequest.Builder.build()
Build the instance of ResetChannelRequest as configured by this builder
|
ResetChannelRequest |
ResetChannelRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ResetChannelRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ResetChannelRequest.Builder |
ResetChannelRequest.Builder.copy(ResetChannelRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.