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