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