Uses of Class
com.oracle.bmc.databasemanagement.responses.AddManagedDatabaseToManagedDatabaseGroupResponse
- 
Packages that use AddManagedDatabaseToManagedDatabaseGroupResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses 
- 
- 
Uses of AddManagedDatabaseToManagedDatabaseGroupResponse in com.oracle.bmc.databasemanagementMethods in com.oracle.bmc.databasemanagement that return AddManagedDatabaseToManagedDatabaseGroupResponse Modifier and Type Method Description AddManagedDatabaseToManagedDatabaseGroupResponseDbManagement. addManagedDatabaseToManagedDatabaseGroup(AddManagedDatabaseToManagedDatabaseGroupRequest request)Adds a Managed Database to a specific Managed Database Group.AddManagedDatabaseToManagedDatabaseGroupResponseDbManagementClient. addManagedDatabaseToManagedDatabaseGroup(AddManagedDatabaseToManagedDatabaseGroupRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type AddManagedDatabaseToManagedDatabaseGroupResponse Modifier and Type Method Description Future<AddManagedDatabaseToManagedDatabaseGroupResponse>DbManagementAsync. addManagedDatabaseToManagedDatabaseGroup(AddManagedDatabaseToManagedDatabaseGroupRequest request, AsyncHandler<AddManagedDatabaseToManagedDatabaseGroupRequest,AddManagedDatabaseToManagedDatabaseGroupResponse> handler)Adds a Managed Database to a specific Managed Database Group.Future<AddManagedDatabaseToManagedDatabaseGroupResponse>DbManagementAsyncClient. addManagedDatabaseToManagedDatabaseGroup(AddManagedDatabaseToManagedDatabaseGroupRequest request, AsyncHandler<AddManagedDatabaseToManagedDatabaseGroupRequest,AddManagedDatabaseToManagedDatabaseGroupResponse> handler)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type AddManagedDatabaseToManagedDatabaseGroupResponse Modifier and Type Method Description Future<AddManagedDatabaseToManagedDatabaseGroupResponse>DbManagementAsync. addManagedDatabaseToManagedDatabaseGroup(AddManagedDatabaseToManagedDatabaseGroupRequest request, AsyncHandler<AddManagedDatabaseToManagedDatabaseGroupRequest,AddManagedDatabaseToManagedDatabaseGroupResponse> handler)Adds a Managed Database to a specific Managed Database Group.Future<AddManagedDatabaseToManagedDatabaseGroupResponse>DbManagementAsyncClient. addManagedDatabaseToManagedDatabaseGroup(AddManagedDatabaseToManagedDatabaseGroupRequest request, AsyncHandler<AddManagedDatabaseToManagedDatabaseGroupRequest,AddManagedDatabaseToManagedDatabaseGroupResponse> handler)
- 
Uses of AddManagedDatabaseToManagedDatabaseGroupResponse in com.oracle.bmc.databasemanagement.responsesMethods in com.oracle.bmc.databasemanagement.responses that return AddManagedDatabaseToManagedDatabaseGroupResponse Modifier and Type Method Description AddManagedDatabaseToManagedDatabaseGroupResponseAddManagedDatabaseToManagedDatabaseGroupResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type AddManagedDatabaseToManagedDatabaseGroupResponse Modifier and Type Method Description AddManagedDatabaseToManagedDatabaseGroupResponse.BuilderAddManagedDatabaseToManagedDatabaseGroupResponse.Builder. copy(AddManagedDatabaseToManagedDatabaseGroupResponse o)Copy method to populate the builder with values from the given instance.
 
-