Package | Description |
---|---|
com.oracle.bmc.mysql | |
com.oracle.bmc.mysql.responses |
Modifier and Type | Method and Description |
---|---|
UpdateDbSystemResponse |
DbSystem.updateDbSystem(UpdateDbSystemRequest request)
Update the configuration of a DB System.
|
UpdateDbSystemResponse |
DbSystemClient.updateDbSystem(UpdateDbSystemRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateDbSystemResponse> |
DbSystemAsyncClient.updateDbSystem(UpdateDbSystemRequest request,
AsyncHandler<UpdateDbSystemRequest,UpdateDbSystemResponse> handler) |
Future<UpdateDbSystemResponse> |
DbSystemAsync.updateDbSystem(UpdateDbSystemRequest request,
AsyncHandler<UpdateDbSystemRequest,UpdateDbSystemResponse> handler)
Update the configuration of a DB System.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateDbSystemResponse> |
DbSystemAsyncClient.updateDbSystem(UpdateDbSystemRequest request,
AsyncHandler<UpdateDbSystemRequest,UpdateDbSystemResponse> handler) |
Future<UpdateDbSystemResponse> |
DbSystemAsync.updateDbSystem(UpdateDbSystemRequest request,
AsyncHandler<UpdateDbSystemRequest,UpdateDbSystemResponse> handler)
Update the configuration of a DB System.
|
Modifier and Type | Method and Description |
---|---|
UpdateDbSystemResponse |
UpdateDbSystemResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateDbSystemResponse.Builder |
UpdateDbSystemResponse.Builder.copy(UpdateDbSystemResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.