Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<UpdatePluggableDatabaseRequest,UpdatePluggableDatabaseResponse> |
DatabaseWaiters.forUpdatePluggableDatabase(UpdatePluggableDatabaseRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<UpdatePluggableDatabaseRequest,UpdatePluggableDatabaseResponse> |
DatabaseWaiters.forUpdatePluggableDatabase(UpdatePluggableDatabaseRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
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 |
---|---|
UpdatePluggableDatabaseRequest |
UpdatePluggableDatabaseRequest.Builder.build()
Build the instance of UpdatePluggableDatabaseRequest as configured by this builder
|
UpdatePluggableDatabaseRequest |
UpdatePluggableDatabaseRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdatePluggableDatabaseRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdatePluggableDatabaseRequest.Builder |
UpdatePluggableDatabaseRequest.Builder.copy(UpdatePluggableDatabaseRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.