Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.responses |
Modifier and Type | Method and Description |
---|---|
ListConnectionAssignmentsResponse |
GoldenGate.listConnectionAssignments(ListConnectionAssignmentsRequest request)
Lists the Connection Assignments in the compartment.
|
ListConnectionAssignmentsResponse |
GoldenGateClient.listConnectionAssignments(ListConnectionAssignmentsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListConnectionAssignmentsResponse> |
GoldenGateAsync.listConnectionAssignments(ListConnectionAssignmentsRequest request,
AsyncHandler<ListConnectionAssignmentsRequest,ListConnectionAssignmentsResponse> handler)
Lists the Connection Assignments in the compartment.
|
Future<ListConnectionAssignmentsResponse> |
GoldenGateAsyncClient.listConnectionAssignments(ListConnectionAssignmentsRequest request,
AsyncHandler<ListConnectionAssignmentsRequest,ListConnectionAssignmentsResponse> handler) |
Iterable<ListConnectionAssignmentsResponse> |
GoldenGatePaginators.listConnectionAssignmentsResponseIterator(ListConnectionAssignmentsRequest request)
Creates a new iterable which will iterate over the responses received from the
listConnectionAssignments operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListConnectionAssignmentsResponse> |
GoldenGateAsync.listConnectionAssignments(ListConnectionAssignmentsRequest request,
AsyncHandler<ListConnectionAssignmentsRequest,ListConnectionAssignmentsResponse> handler)
Lists the Connection Assignments in the compartment.
|
Future<ListConnectionAssignmentsResponse> |
GoldenGateAsyncClient.listConnectionAssignments(ListConnectionAssignmentsRequest request,
AsyncHandler<ListConnectionAssignmentsRequest,ListConnectionAssignmentsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListConnectionAssignmentsResponse |
ListConnectionAssignmentsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListConnectionAssignmentsResponse.Builder |
ListConnectionAssignmentsResponse.Builder.copy(ListConnectionAssignmentsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.