Package | Description |
---|---|
com.oracle.bmc.mysql | |
com.oracle.bmc.mysql.requests |
Modifier and Type | Method and Description |
---|---|
UpdateChannelResponse |
ChannelsClient.updateChannel(UpdateChannelRequest request) |
UpdateChannelResponse |
Channels.updateChannel(UpdateChannelRequest request)
Updates the properties of the specified Channel.
|
Future<UpdateChannelResponse> |
ChannelsAsyncClient.updateChannel(UpdateChannelRequest request,
AsyncHandler<UpdateChannelRequest,UpdateChannelResponse> handler) |
Future<UpdateChannelResponse> |
ChannelsAsync.updateChannel(UpdateChannelRequest request,
AsyncHandler<UpdateChannelRequest,UpdateChannelResponse> handler)
Updates the properties of the specified Channel.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateChannelResponse> |
ChannelsAsyncClient.updateChannel(UpdateChannelRequest request,
AsyncHandler<UpdateChannelRequest,UpdateChannelResponse> handler) |
Future<UpdateChannelResponse> |
ChannelsAsync.updateChannel(UpdateChannelRequest request,
AsyncHandler<UpdateChannelRequest,UpdateChannelResponse> handler)
Updates the properties of the specified Channel.
|
Modifier and Type | Method and Description |
---|---|
UpdateChannelRequest |
UpdateChannelRequest.Builder.build()
Build the instance of UpdateChannelRequest as configured by this builder
|
UpdateChannelRequest |
UpdateChannelRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateChannelRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateChannelRequest.Builder |
UpdateChannelRequest.Builder.copy(UpdateChannelRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.