Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<ChangeManagedDatabaseGroupCompartmentResponse> |
DbManagementAsync.changeManagedDatabaseGroupCompartment(ChangeManagedDatabaseGroupCompartmentRequest request,
AsyncHandler<ChangeManagedDatabaseGroupCompartmentRequest,ChangeManagedDatabaseGroupCompartmentResponse> handler)
Moves a Managed Database Group to a different compartment.
|
Future<ChangeManagedDatabaseGroupCompartmentResponse> |
DbManagementAsyncClient.changeManagedDatabaseGroupCompartment(ChangeManagedDatabaseGroupCompartmentRequest request,
AsyncHandler<ChangeManagedDatabaseGroupCompartmentRequest,ChangeManagedDatabaseGroupCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeManagedDatabaseGroupCompartmentRequest |
ChangeManagedDatabaseGroupCompartmentRequest.Builder.build()
Build the instance of ChangeManagedDatabaseGroupCompartmentRequest as configured by this
builder
|
ChangeManagedDatabaseGroupCompartmentRequest |
ChangeManagedDatabaseGroupCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeManagedDatabaseGroupCompartmentRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ChangeManagedDatabaseGroupCompartmentRequest.Builder |
ChangeManagedDatabaseGroupCompartmentRequest.Builder.copy(ChangeManagedDatabaseGroupCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.