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