Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<UpdateDbSystemRequest,UpdateDbSystemResponse> |
DatabaseWaiters.forUpdateDbSystem(UpdateDbSystemRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<UpdateDbSystemRequest,UpdateDbSystemResponse> |
DatabaseWaiters.forUpdateDbSystem(UpdateDbSystemRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<UpdateDbSystemResponse> |
DatabaseAsyncClient.updateDbSystem(UpdateDbSystemRequest request,
AsyncHandler<UpdateDbSystemRequest,UpdateDbSystemResponse> handler) |
Future<UpdateDbSystemResponse> |
DatabaseAsync.updateDbSystem(UpdateDbSystemRequest request,
AsyncHandler<UpdateDbSystemRequest,UpdateDbSystemResponse> handler)
Updates the properties of the specified DB system.
|
Modifier and Type | Method and Description |
---|---|
UpdateDbSystemRequest |
UpdateDbSystemRequest.Builder.build()
Build the instance of UpdateDbSystemRequest as configured by this builder
|
UpdateDbSystemRequest |
UpdateDbSystemRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateDbSystemRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateDbSystemRequest.Builder |
UpdateDbSystemRequest.Builder.copy(UpdateDbSystemRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.