Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.responses |
Modifier and Type | Method and Description |
---|---|
CreateConnectionResponse |
GoldenGateClient.createConnection(CreateConnectionRequest request) |
CreateConnectionResponse |
GoldenGate.createConnection(CreateConnectionRequest request)
Creates a new Connection.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateConnectionResponse> |
GoldenGateAsyncClient.createConnection(CreateConnectionRequest request,
AsyncHandler<CreateConnectionRequest,CreateConnectionResponse> handler) |
Future<CreateConnectionResponse> |
GoldenGateAsync.createConnection(CreateConnectionRequest request,
AsyncHandler<CreateConnectionRequest,CreateConnectionResponse> handler)
Creates a new Connection.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateConnectionResponse> |
GoldenGateAsyncClient.createConnection(CreateConnectionRequest request,
AsyncHandler<CreateConnectionRequest,CreateConnectionResponse> handler) |
Future<CreateConnectionResponse> |
GoldenGateAsync.createConnection(CreateConnectionRequest request,
AsyncHandler<CreateConnectionRequest,CreateConnectionResponse> handler)
Creates a new Connection.
|
Modifier and Type | Method and Description |
---|---|
CreateConnectionResponse |
CreateConnectionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateConnectionResponse.Builder |
CreateConnectionResponse.Builder.copy(CreateConnectionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.