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