Package | Description |
---|---|
com.oracle.bmc.mysql | |
com.oracle.bmc.mysql.responses |
Modifier and Type | Method and Description |
---|---|
CreateChannelResponse |
ChannelsClient.createChannel(CreateChannelRequest request) |
CreateChannelResponse |
Channels.createChannel(CreateChannelRequest request)
Creates a Channel to establish replication from a source to a target.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateChannelResponse> |
ChannelsAsyncClient.createChannel(CreateChannelRequest request,
AsyncHandler<CreateChannelRequest,CreateChannelResponse> handler) |
Future<CreateChannelResponse> |
ChannelsAsync.createChannel(CreateChannelRequest request,
AsyncHandler<CreateChannelRequest,CreateChannelResponse> handler)
Creates a Channel to establish replication from a source to a target.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateChannelResponse> |
ChannelsAsyncClient.createChannel(CreateChannelRequest request,
AsyncHandler<CreateChannelRequest,CreateChannelResponse> handler) |
Future<CreateChannelResponse> |
ChannelsAsync.createChannel(CreateChannelRequest request,
AsyncHandler<CreateChannelRequest,CreateChannelResponse> handler)
Creates a Channel to establish replication from a source to a target.
|
Modifier and Type | Method and Description |
---|---|
CreateChannelResponse |
CreateChannelResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateChannelResponse.Builder |
CreateChannelResponse.Builder.copy(CreateChannelResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.