Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
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 |
---|---|
UpdateExternalDbSystemConnectorRequest |
UpdateExternalDbSystemConnectorRequest.Builder.build()
Build the instance of UpdateExternalDbSystemConnectorRequest as configured by this
builder
|
UpdateExternalDbSystemConnectorRequest |
UpdateExternalDbSystemConnectorRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateExternalDbSystemConnectorRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
UpdateExternalDbSystemConnectorRequest.Builder |
UpdateExternalDbSystemConnectorRequest.Builder.copy(UpdateExternalDbSystemConnectorRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.