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