Uses of Class
com.oracle.bmc.databasemanagement.responses.CreateManagedDatabaseGroupResponse
- 
Packages that use CreateManagedDatabaseGroupResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses 
- 
- 
Uses of CreateManagedDatabaseGroupResponse in com.oracle.bmc.databasemanagementMethods in com.oracle.bmc.databasemanagement that return CreateManagedDatabaseGroupResponse Modifier and Type Method Description CreateManagedDatabaseGroupResponseDbManagement. createManagedDatabaseGroup(CreateManagedDatabaseGroupRequest request)Creates a Managed Database Group.CreateManagedDatabaseGroupResponseDbManagementClient. createManagedDatabaseGroup(CreateManagedDatabaseGroupRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type CreateManagedDatabaseGroupResponse Modifier and Type Method Description Future<CreateManagedDatabaseGroupResponse>DbManagementAsync. createManagedDatabaseGroup(CreateManagedDatabaseGroupRequest request, AsyncHandler<CreateManagedDatabaseGroupRequest,CreateManagedDatabaseGroupResponse> handler)Creates a Managed Database Group.Future<CreateManagedDatabaseGroupResponse>DbManagementAsyncClient. createManagedDatabaseGroup(CreateManagedDatabaseGroupRequest request, AsyncHandler<CreateManagedDatabaseGroupRequest,CreateManagedDatabaseGroupResponse> handler)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type CreateManagedDatabaseGroupResponse Modifier and Type Method Description Future<CreateManagedDatabaseGroupResponse>DbManagementAsync. createManagedDatabaseGroup(CreateManagedDatabaseGroupRequest request, AsyncHandler<CreateManagedDatabaseGroupRequest,CreateManagedDatabaseGroupResponse> handler)Creates a Managed Database Group.Future<CreateManagedDatabaseGroupResponse>DbManagementAsyncClient. createManagedDatabaseGroup(CreateManagedDatabaseGroupRequest request, AsyncHandler<CreateManagedDatabaseGroupRequest,CreateManagedDatabaseGroupResponse> handler)
- 
Uses of CreateManagedDatabaseGroupResponse in com.oracle.bmc.databasemanagement.responsesMethods in com.oracle.bmc.databasemanagement.responses that return CreateManagedDatabaseGroupResponse Modifier and Type Method Description CreateManagedDatabaseGroupResponseCreateManagedDatabaseGroupResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type CreateManagedDatabaseGroupResponse Modifier and Type Method Description CreateManagedDatabaseGroupResponse.BuilderCreateManagedDatabaseGroupResponse.Builder. copy(CreateManagedDatabaseGroupResponse o)Copy method to populate the builder with values from the given instance.
 
-