Uses of Class
com.oracle.bmc.databasemanagement.responses.UpdateExternalDbSystemConnectorResponse
- 
Packages that use UpdateExternalDbSystemConnectorResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses 
- 
- 
Uses of UpdateExternalDbSystemConnectorResponse in com.oracle.bmc.databasemanagementMethods in com.oracle.bmc.databasemanagement that return UpdateExternalDbSystemConnectorResponse Modifier and Type Method Description UpdateExternalDbSystemConnectorResponseDbManagement. updateExternalDbSystemConnector(UpdateExternalDbSystemConnectorRequest request)Updates the external connector specified byexternalDbSystemConnectorId.UpdateExternalDbSystemConnectorResponseDbManagementClient. updateExternalDbSystemConnector(UpdateExternalDbSystemConnectorRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type UpdateExternalDbSystemConnectorResponse Modifier and Type Method Description Future<UpdateExternalDbSystemConnectorResponse>DbManagementAsync. updateExternalDbSystemConnector(UpdateExternalDbSystemConnectorRequest request, AsyncHandler<UpdateExternalDbSystemConnectorRequest,UpdateExternalDbSystemConnectorResponse> handler)Updates the external connector specified byexternalDbSystemConnectorId.Future<UpdateExternalDbSystemConnectorResponse>DbManagementAsyncClient. updateExternalDbSystemConnector(UpdateExternalDbSystemConnectorRequest request, AsyncHandler<UpdateExternalDbSystemConnectorRequest,UpdateExternalDbSystemConnectorResponse> handler)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type UpdateExternalDbSystemConnectorResponse Modifier and Type Method Description Future<UpdateExternalDbSystemConnectorResponse>DbManagementAsync. updateExternalDbSystemConnector(UpdateExternalDbSystemConnectorRequest request, AsyncHandler<UpdateExternalDbSystemConnectorRequest,UpdateExternalDbSystemConnectorResponse> handler)Updates the external connector specified byexternalDbSystemConnectorId.Future<UpdateExternalDbSystemConnectorResponse>DbManagementAsyncClient. updateExternalDbSystemConnector(UpdateExternalDbSystemConnectorRequest request, AsyncHandler<UpdateExternalDbSystemConnectorRequest,UpdateExternalDbSystemConnectorResponse> handler)
- 
Uses of UpdateExternalDbSystemConnectorResponse in com.oracle.bmc.databasemanagement.responsesMethods in com.oracle.bmc.databasemanagement.responses that return UpdateExternalDbSystemConnectorResponse Modifier and Type Method Description UpdateExternalDbSystemConnectorResponseUpdateExternalDbSystemConnectorResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type UpdateExternalDbSystemConnectorResponse Modifier and Type Method Description UpdateExternalDbSystemConnectorResponse.BuilderUpdateExternalDbSystemConnectorResponse.Builder. copy(UpdateExternalDbSystemConnectorResponse o)Copy method to populate the builder with values from the given instance.
 
-