Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.responses |
Modifier and Type | Method and Description |
---|---|
TestConnectionAssignmentResponse |
GoldenGateClient.testConnectionAssignment(TestConnectionAssignmentRequest request) |
TestConnectionAssignmentResponse |
GoldenGate.testConnectionAssignment(TestConnectionAssignmentRequest request)
Tests the connectivity between given GoldenGate deployment and one of the associated database
/ service.
|
Modifier and Type | Method and Description |
---|---|
Future<TestConnectionAssignmentResponse> |
GoldenGateAsyncClient.testConnectionAssignment(TestConnectionAssignmentRequest request,
AsyncHandler<TestConnectionAssignmentRequest,TestConnectionAssignmentResponse> handler) |
Future<TestConnectionAssignmentResponse> |
GoldenGateAsync.testConnectionAssignment(TestConnectionAssignmentRequest request,
AsyncHandler<TestConnectionAssignmentRequest,TestConnectionAssignmentResponse> handler)
Tests the connectivity between given GoldenGate deployment and one of the associated database
/ service.
|
Modifier and Type | Method and Description |
---|---|
Future<TestConnectionAssignmentResponse> |
GoldenGateAsyncClient.testConnectionAssignment(TestConnectionAssignmentRequest request,
AsyncHandler<TestConnectionAssignmentRequest,TestConnectionAssignmentResponse> handler) |
Future<TestConnectionAssignmentResponse> |
GoldenGateAsync.testConnectionAssignment(TestConnectionAssignmentRequest request,
AsyncHandler<TestConnectionAssignmentRequest,TestConnectionAssignmentResponse> handler)
Tests the connectivity between given GoldenGate deployment and one of the associated database
/ service.
|
Modifier and Type | Method and Description |
---|---|
TestConnectionAssignmentResponse |
TestConnectionAssignmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
TestConnectionAssignmentResponse.Builder |
TestConnectionAssignmentResponse.Builder.copy(TestConnectionAssignmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.