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