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