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