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