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