Uses of Class
com.oracle.bmc.opsi.responses.TestMacsManagedCloudDatabaseInsightConnectionResponse
-
Packages that use TestMacsManagedCloudDatabaseInsightConnectionResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses -
-
Uses of TestMacsManagedCloudDatabaseInsightConnectionResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return TestMacsManagedCloudDatabaseInsightConnectionResponse Modifier and Type Method Description TestMacsManagedCloudDatabaseInsightConnectionResponse
OperationsInsights. testMacsManagedCloudDatabaseInsightConnection(TestMacsManagedCloudDatabaseInsightConnectionRequest request)
Test the connection details of a Cloud MACS-managed database.TestMacsManagedCloudDatabaseInsightConnectionResponse
OperationsInsightsClient. testMacsManagedCloudDatabaseInsightConnection(TestMacsManagedCloudDatabaseInsightConnectionRequest request)
Methods in com.oracle.bmc.opsi that return types with arguments of type TestMacsManagedCloudDatabaseInsightConnectionResponse Modifier and Type Method Description Future<TestMacsManagedCloudDatabaseInsightConnectionResponse>
OperationsInsightsAsync. testMacsManagedCloudDatabaseInsightConnection(TestMacsManagedCloudDatabaseInsightConnectionRequest request, AsyncHandler<TestMacsManagedCloudDatabaseInsightConnectionRequest,TestMacsManagedCloudDatabaseInsightConnectionResponse> handler)
Test the connection details of a Cloud MACS-managed database.Future<TestMacsManagedCloudDatabaseInsightConnectionResponse>
OperationsInsightsAsyncClient. testMacsManagedCloudDatabaseInsightConnection(TestMacsManagedCloudDatabaseInsightConnectionRequest request, AsyncHandler<TestMacsManagedCloudDatabaseInsightConnectionRequest,TestMacsManagedCloudDatabaseInsightConnectionResponse> handler)
Method parameters in com.oracle.bmc.opsi with type arguments of type TestMacsManagedCloudDatabaseInsightConnectionResponse Modifier and Type Method Description Future<TestMacsManagedCloudDatabaseInsightConnectionResponse>
OperationsInsightsAsync. testMacsManagedCloudDatabaseInsightConnection(TestMacsManagedCloudDatabaseInsightConnectionRequest request, AsyncHandler<TestMacsManagedCloudDatabaseInsightConnectionRequest,TestMacsManagedCloudDatabaseInsightConnectionResponse> handler)
Test the connection details of a Cloud MACS-managed database.Future<TestMacsManagedCloudDatabaseInsightConnectionResponse>
OperationsInsightsAsyncClient. testMacsManagedCloudDatabaseInsightConnection(TestMacsManagedCloudDatabaseInsightConnectionRequest request, AsyncHandler<TestMacsManagedCloudDatabaseInsightConnectionRequest,TestMacsManagedCloudDatabaseInsightConnectionResponse> handler)
-
Uses of TestMacsManagedCloudDatabaseInsightConnectionResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return TestMacsManagedCloudDatabaseInsightConnectionResponse Modifier and Type Method Description TestMacsManagedCloudDatabaseInsightConnectionResponse
TestMacsManagedCloudDatabaseInsightConnectionResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type TestMacsManagedCloudDatabaseInsightConnectionResponse Modifier and Type Method Description TestMacsManagedCloudDatabaseInsightConnectionResponse.Builder
TestMacsManagedCloudDatabaseInsightConnectionResponse.Builder. copy(TestMacsManagedCloudDatabaseInsightConnectionResponse o)
Copy method to populate the builder with values from the given instance.
-