Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.requests |
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.
|
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 |
---|---|
TestConnectionAssignmentRequest |
TestConnectionAssignmentRequest.Builder.build()
Build the instance of TestConnectionAssignmentRequest as configured by this builder
|
TestConnectionAssignmentRequest |
TestConnectionAssignmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of TestConnectionAssignmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
TestConnectionAssignmentRequest.Builder |
TestConnectionAssignmentRequest.Builder.copy(TestConnectionAssignmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.