Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.responses |
Modifier and Type | Method and Description |
---|---|
ListConnectionsResponse |
DataCatalog.listConnections(ListConnectionsRequest request)
Returns a list of all Connections for a data asset.
|
ListConnectionsResponse |
DataCatalogClient.listConnections(ListConnectionsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListConnectionsResponse> |
DataCatalogAsync.listConnections(ListConnectionsRequest request,
AsyncHandler<ListConnectionsRequest,ListConnectionsResponse> handler)
Returns a list of all Connections for a data asset.
|
Future<ListConnectionsResponse> |
DataCatalogAsyncClient.listConnections(ListConnectionsRequest request,
AsyncHandler<ListConnectionsRequest,ListConnectionsResponse> handler) |
Iterable<ListConnectionsResponse> |
DataCatalogPaginators.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> |
DataCatalogAsync.listConnections(ListConnectionsRequest request,
AsyncHandler<ListConnectionsRequest,ListConnectionsResponse> handler)
Returns a list of all Connections for a data asset.
|
Future<ListConnectionsResponse> |
DataCatalogAsyncClient.listConnections(ListConnectionsRequest request,
AsyncHandler<ListConnectionsRequest,ListConnectionsResponse> handler) |
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–2024. All rights reserved.