Uses of Class
com.oracle.bmc.databasemanagement.responses.EnableCloudDbSystemDatabaseManagementResponse
- 
Packages that use EnableCloudDbSystemDatabaseManagementResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses 
- 
- 
Uses of EnableCloudDbSystemDatabaseManagementResponse in com.oracle.bmc.databasemanagementMethods in com.oracle.bmc.databasemanagement that return EnableCloudDbSystemDatabaseManagementResponse Modifier and Type Method Description EnableCloudDbSystemDatabaseManagementResponseDbManagement. enableCloudDbSystemDatabaseManagement(EnableCloudDbSystemDatabaseManagementRequest request)Enables Database Management service for all the components of the specified cloud DB system (except databases).EnableCloudDbSystemDatabaseManagementResponseDbManagementClient. enableCloudDbSystemDatabaseManagement(EnableCloudDbSystemDatabaseManagementRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type EnableCloudDbSystemDatabaseManagementResponse Modifier and Type Method Description Future<EnableCloudDbSystemDatabaseManagementResponse>DbManagementAsync. enableCloudDbSystemDatabaseManagement(EnableCloudDbSystemDatabaseManagementRequest request, AsyncHandler<EnableCloudDbSystemDatabaseManagementRequest,EnableCloudDbSystemDatabaseManagementResponse> handler)Enables Database Management service for all the components of the specified cloud DB system (except databases).Future<EnableCloudDbSystemDatabaseManagementResponse>DbManagementAsyncClient. enableCloudDbSystemDatabaseManagement(EnableCloudDbSystemDatabaseManagementRequest request, AsyncHandler<EnableCloudDbSystemDatabaseManagementRequest,EnableCloudDbSystemDatabaseManagementResponse> handler)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type EnableCloudDbSystemDatabaseManagementResponse Modifier and Type Method Description Future<EnableCloudDbSystemDatabaseManagementResponse>DbManagementAsync. enableCloudDbSystemDatabaseManagement(EnableCloudDbSystemDatabaseManagementRequest request, AsyncHandler<EnableCloudDbSystemDatabaseManagementRequest,EnableCloudDbSystemDatabaseManagementResponse> handler)Enables Database Management service for all the components of the specified cloud DB system (except databases).Future<EnableCloudDbSystemDatabaseManagementResponse>DbManagementAsyncClient. enableCloudDbSystemDatabaseManagement(EnableCloudDbSystemDatabaseManagementRequest request, AsyncHandler<EnableCloudDbSystemDatabaseManagementRequest,EnableCloudDbSystemDatabaseManagementResponse> handler)
- 
Uses of EnableCloudDbSystemDatabaseManagementResponse in com.oracle.bmc.databasemanagement.responsesMethods in com.oracle.bmc.databasemanagement.responses that return EnableCloudDbSystemDatabaseManagementResponse Modifier and Type Method Description EnableCloudDbSystemDatabaseManagementResponseEnableCloudDbSystemDatabaseManagementResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type EnableCloudDbSystemDatabaseManagementResponse Modifier and Type Method Description EnableCloudDbSystemDatabaseManagementResponse.BuilderEnableCloudDbSystemDatabaseManagementResponse.Builder. copy(EnableCloudDbSystemDatabaseManagementResponse o)Copy method to populate the builder with values from the given instance.
 
-