Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
UpdateExternalDbSystemConnectorResponse |
DbManagementClient.updateExternalDbSystemConnector(UpdateExternalDbSystemConnectorRequest request) |
UpdateExternalDbSystemConnectorResponse |
DbManagement.updateExternalDbSystemConnector(UpdateExternalDbSystemConnectorRequest request)
Updates the external connector specified by
externalDbSystemConnectorId . |
Modifier and Type | Method and Description |
---|---|
Future<UpdateExternalDbSystemConnectorResponse> |
DbManagementAsync.updateExternalDbSystemConnector(UpdateExternalDbSystemConnectorRequest request,
AsyncHandler<UpdateExternalDbSystemConnectorRequest,UpdateExternalDbSystemConnectorResponse> handler)
Updates the external connector specified by
externalDbSystemConnectorId . |
Future<UpdateExternalDbSystemConnectorResponse> |
DbManagementAsyncClient.updateExternalDbSystemConnector(UpdateExternalDbSystemConnectorRequest request,
AsyncHandler<UpdateExternalDbSystemConnectorRequest,UpdateExternalDbSystemConnectorResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateExternalDbSystemConnectorResponse> |
DbManagementAsync.updateExternalDbSystemConnector(UpdateExternalDbSystemConnectorRequest request,
AsyncHandler<UpdateExternalDbSystemConnectorRequest,UpdateExternalDbSystemConnectorResponse> handler)
Updates the external connector specified by
externalDbSystemConnectorId . |
Future<UpdateExternalDbSystemConnectorResponse> |
DbManagementAsyncClient.updateExternalDbSystemConnector(UpdateExternalDbSystemConnectorRequest request,
AsyncHandler<UpdateExternalDbSystemConnectorRequest,UpdateExternalDbSystemConnectorResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateExternalDbSystemConnectorResponse |
UpdateExternalDbSystemConnectorResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateExternalDbSystemConnectorResponse.Builder |
UpdateExternalDbSystemConnectorResponse.Builder.copy(UpdateExternalDbSystemConnectorResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.