Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.requests |
Modifier and Type | Method and Description |
---|---|
TestConnectionResponse |
DataCatalog.testConnection(TestConnectionRequest request)
Test the connection by connecting to the data asset using credentials in the metadata.
|
TestConnectionResponse |
DataCatalogClient.testConnection(TestConnectionRequest request) |
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 |
---|---|
TestConnectionRequest |
TestConnectionRequest.Builder.build()
Build the instance of TestConnectionRequest as configured by this builder
|
TestConnectionRequest |
TestConnectionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of TestConnectionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
TestConnectionRequest.Builder |
TestConnectionRequest.Builder.copy(TestConnectionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.