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