Uses of Class
com.oracle.bmc.opsi.requests.ChangeExternalMysqlDatabaseInsightConnectionRequest
-
Packages that use ChangeExternalMysqlDatabaseInsightConnectionRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests -
-
Uses of ChangeExternalMysqlDatabaseInsightConnectionRequest in com.oracle.bmc.opsi
Method parameters in com.oracle.bmc.opsi with type arguments of type ChangeExternalMysqlDatabaseInsightConnectionRequest Modifier and Type Method Description Future<ChangeExternalMysqlDatabaseInsightConnectionResponse>
OperationsInsightsAsync. changeExternalMysqlDatabaseInsightConnection(ChangeExternalMysqlDatabaseInsightConnectionRequest request, AsyncHandler<ChangeExternalMysqlDatabaseInsightConnectionRequest,ChangeExternalMysqlDatabaseInsightConnectionResponse> handler)
Change the connection details of an External MySQL database insight.Future<ChangeExternalMysqlDatabaseInsightConnectionResponse>
OperationsInsightsAsyncClient. changeExternalMysqlDatabaseInsightConnection(ChangeExternalMysqlDatabaseInsightConnectionRequest request, AsyncHandler<ChangeExternalMysqlDatabaseInsightConnectionRequest,ChangeExternalMysqlDatabaseInsightConnectionResponse> handler)
-
Uses of ChangeExternalMysqlDatabaseInsightConnectionRequest in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return ChangeExternalMysqlDatabaseInsightConnectionRequest Modifier and Type Method Description ChangeExternalMysqlDatabaseInsightConnectionRequest
ChangeExternalMysqlDatabaseInsightConnectionRequest.Builder. build()
Build the instance of ChangeExternalMysqlDatabaseInsightConnectionRequest as configured by this builderChangeExternalMysqlDatabaseInsightConnectionRequest
ChangeExternalMysqlDatabaseInsightConnectionRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ChangeExternalMysqlDatabaseInsightConnectionRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type ChangeExternalMysqlDatabaseInsightConnectionRequest Modifier and Type Method Description ChangeExternalMysqlDatabaseInsightConnectionRequest.Builder
ChangeExternalMysqlDatabaseInsightConnectionRequest.Builder. copy(ChangeExternalMysqlDatabaseInsightConnectionRequest o)
Copy method to populate the builder with values from the given instance.
-