Package | Description |
---|---|
com.oracle.bmc.mysql | |
com.oracle.bmc.mysql.requests |
Modifier and Type | Method and Description |
---|---|
UpdateDbSystemResponse |
DbSystem.updateDbSystem(UpdateDbSystemRequest request)
Update the configuration of a DB System.
|
UpdateDbSystemResponse |
DbSystemClient.updateDbSystem(UpdateDbSystemRequest request) |
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 |
---|---|
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.