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