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.opsiMethods in com.oracle.bmc.opsi that return TestMacsManagedCloudDatabaseInsightConnectionResponse Modifier and Type Method Description TestMacsManagedCloudDatabaseInsightConnectionResponseOperationsInsights. testMacsManagedCloudDatabaseInsightConnection(TestMacsManagedCloudDatabaseInsightConnectionRequest request)Test the connection details of a Cloud MACS-managed database.TestMacsManagedCloudDatabaseInsightConnectionResponseOperationsInsightsClient. 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.responsesMethods in com.oracle.bmc.opsi.responses that return TestMacsManagedCloudDatabaseInsightConnectionResponse Modifier and Type Method Description TestMacsManagedCloudDatabaseInsightConnectionResponseTestMacsManagedCloudDatabaseInsightConnectionResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type TestMacsManagedCloudDatabaseInsightConnectionResponse Modifier and Type Method Description TestMacsManagedCloudDatabaseInsightConnectionResponse.BuilderTestMacsManagedCloudDatabaseInsightConnectionResponse.Builder. copy(TestMacsManagedCloudDatabaseInsightConnectionResponse o)Copy method to populate the builder with values from the given instance.
 
-