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