Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.responses |
Modifier and Type | Method and Description |
---|---|
TestConnectionResponse |
DataCatalogClient.testConnection(TestConnectionRequest request) |
TestConnectionResponse |
DataCatalog.testConnection(TestConnectionRequest request)
Test the connection by connecting to the data asset using credentials in the metadata.
|
Modifier and Type | Method and Description |
---|---|
Future<TestConnectionResponse> |
DataCatalogAsync.testConnection(TestConnectionRequest request,
AsyncHandler<TestConnectionRequest,TestConnectionResponse> handler)
Test the connection by connecting to the data asset using credentials in the metadata.
|
Future<TestConnectionResponse> |
DataCatalogAsyncClient.testConnection(TestConnectionRequest request,
AsyncHandler<TestConnectionRequest,TestConnectionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<TestConnectionResponse> |
DataCatalogAsync.testConnection(TestConnectionRequest request,
AsyncHandler<TestConnectionRequest,TestConnectionResponse> handler)
Test the connection by connecting to the data asset using credentials in the metadata.
|
Future<TestConnectionResponse> |
DataCatalogAsyncClient.testConnection(TestConnectionRequest request,
AsyncHandler<TestConnectionRequest,TestConnectionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
TestConnectionResponse |
TestConnectionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
TestConnectionResponse.Builder |
TestConnectionResponse.Builder.copy(TestConnectionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.