Uses of Class
com.oracle.bmc.opsi.responses.ChangeExternalMysqlDatabaseInsightConnectionResponse
-
Packages that use ChangeExternalMysqlDatabaseInsightConnectionResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses -
-
Uses of ChangeExternalMysqlDatabaseInsightConnectionResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return ChangeExternalMysqlDatabaseInsightConnectionResponse Modifier and Type Method Description ChangeExternalMysqlDatabaseInsightConnectionResponseOperationsInsights. changeExternalMysqlDatabaseInsightConnection(ChangeExternalMysqlDatabaseInsightConnectionRequest request)MySQL support within the OCI Ops Insights service has been deprecated as of January 29, 2026.ChangeExternalMysqlDatabaseInsightConnectionResponseOperationsInsightsClient. changeExternalMysqlDatabaseInsightConnection(ChangeExternalMysqlDatabaseInsightConnectionRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type ChangeExternalMysqlDatabaseInsightConnectionResponse Modifier and Type Method Description Future<ChangeExternalMysqlDatabaseInsightConnectionResponse>OperationsInsightsAsync. changeExternalMysqlDatabaseInsightConnection(ChangeExternalMysqlDatabaseInsightConnectionRequest request, AsyncHandler<ChangeExternalMysqlDatabaseInsightConnectionRequest,ChangeExternalMysqlDatabaseInsightConnectionResponse> handler)MySQL support within the OCI Ops Insights service has been deprecated as of January 29, 2026.Future<ChangeExternalMysqlDatabaseInsightConnectionResponse>OperationsInsightsAsyncClient. changeExternalMysqlDatabaseInsightConnection(ChangeExternalMysqlDatabaseInsightConnectionRequest request, AsyncHandler<ChangeExternalMysqlDatabaseInsightConnectionRequest,ChangeExternalMysqlDatabaseInsightConnectionResponse> handler)Method parameters in com.oracle.bmc.opsi with type arguments of type ChangeExternalMysqlDatabaseInsightConnectionResponse Modifier and Type Method Description Future<ChangeExternalMysqlDatabaseInsightConnectionResponse>OperationsInsightsAsync. changeExternalMysqlDatabaseInsightConnection(ChangeExternalMysqlDatabaseInsightConnectionRequest request, AsyncHandler<ChangeExternalMysqlDatabaseInsightConnectionRequest,ChangeExternalMysqlDatabaseInsightConnectionResponse> handler)MySQL support within the OCI Ops Insights service has been deprecated as of January 29, 2026.Future<ChangeExternalMysqlDatabaseInsightConnectionResponse>OperationsInsightsAsyncClient. changeExternalMysqlDatabaseInsightConnection(ChangeExternalMysqlDatabaseInsightConnectionRequest request, AsyncHandler<ChangeExternalMysqlDatabaseInsightConnectionRequest,ChangeExternalMysqlDatabaseInsightConnectionResponse> handler) -
Uses of ChangeExternalMysqlDatabaseInsightConnectionResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return ChangeExternalMysqlDatabaseInsightConnectionResponse Modifier and Type Method Description ChangeExternalMysqlDatabaseInsightConnectionResponseChangeExternalMysqlDatabaseInsightConnectionResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type ChangeExternalMysqlDatabaseInsightConnectionResponse Modifier and Type Method Description ChangeExternalMysqlDatabaseInsightConnectionResponse.BuilderChangeExternalMysqlDatabaseInsightConnectionResponse.Builder. copy(ChangeExternalMysqlDatabaseInsightConnectionResponse o)Copy method to populate the builder with values from the given instance.
-