Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
DisablePluggableDatabaseManagementResponse |
DatabaseClient.disablePluggableDatabaseManagement(DisablePluggableDatabaseManagementRequest request) |
DisablePluggableDatabaseManagementResponse |
Database.disablePluggableDatabaseManagement(DisablePluggableDatabaseManagementRequest request)
Disables the Database Management service for the pluggable database.
|
Modifier and Type | Method and Description |
---|---|
Future<DisablePluggableDatabaseManagementResponse> |
DatabaseAsyncClient.disablePluggableDatabaseManagement(DisablePluggableDatabaseManagementRequest request,
AsyncHandler<DisablePluggableDatabaseManagementRequest,DisablePluggableDatabaseManagementResponse> handler) |
Future<DisablePluggableDatabaseManagementResponse> |
DatabaseAsync.disablePluggableDatabaseManagement(DisablePluggableDatabaseManagementRequest request,
AsyncHandler<DisablePluggableDatabaseManagementRequest,DisablePluggableDatabaseManagementResponse> handler)
Disables the Database Management service for the pluggable database.
|
Modifier and Type | Method and Description |
---|---|
DisablePluggableDatabaseManagementResponse |
DisablePluggableDatabaseManagementResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DisablePluggableDatabaseManagementResponse.Builder |
DisablePluggableDatabaseManagementResponse.Builder.copy(DisablePluggableDatabaseManagementResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.