Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<UpdateExternalDbSystemDiscoveryResponse> |
DbManagementAsync.updateExternalDbSystemDiscovery(UpdateExternalDbSystemDiscoveryRequest request,
AsyncHandler<UpdateExternalDbSystemDiscoveryRequest,UpdateExternalDbSystemDiscoveryResponse> handler)
Updates the external DB system discovery specified by
externalDbSystemDiscoveryId . |
Future<UpdateExternalDbSystemDiscoveryResponse> |
DbManagementAsyncClient.updateExternalDbSystemDiscovery(UpdateExternalDbSystemDiscoveryRequest request,
AsyncHandler<UpdateExternalDbSystemDiscoveryRequest,UpdateExternalDbSystemDiscoveryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateExternalDbSystemDiscoveryRequest |
UpdateExternalDbSystemDiscoveryRequest.Builder.build()
Build the instance of UpdateExternalDbSystemDiscoveryRequest as configured by this
builder
|
UpdateExternalDbSystemDiscoveryRequest |
UpdateExternalDbSystemDiscoveryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateExternalDbSystemDiscoveryRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
UpdateExternalDbSystemDiscoveryRequest.Builder |
UpdateExternalDbSystemDiscoveryRequest.Builder.copy(UpdateExternalDbSystemDiscoveryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.