Package | Description |
---|---|
com.oracle.bmc.mysql | |
com.oracle.bmc.mysql.responses |
Modifier and Type | Method and Description |
---|---|
UpdateChannelResponse |
ChannelsClient.updateChannel(UpdateChannelRequest request) |
UpdateChannelResponse |
Channels.updateChannel(UpdateChannelRequest request)
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 |
---|---|
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 |
---|---|
UpdateChannelResponse |
UpdateChannelResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateChannelResponse.Builder |
UpdateChannelResponse.Builder.copy(UpdateChannelResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.