Package | Description |
---|---|
com.oracle.bmc.database.model | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
UpdateDbSystemDetails |
UpdateDbSystemDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
UpdateDbSystemDetails.Builder |
UpdateDbSystemDetails.Builder.copy(UpdateDbSystemDetails model) |
Modifier and Type | Method and Description |
---|---|
UpdateDbSystemDetails |
UpdateDbSystemRequest.getBody$()
Alternative accessor for the body parameter.
|
UpdateDbSystemDetails |
UpdateDbSystemRequest.getUpdateDbSystemDetails()
Request to update the properties of a DB system.
|
Modifier and Type | Method and Description |
---|---|
UpdateDbSystemRequest.Builder |
UpdateDbSystemRequest.Builder.body$(UpdateDbSystemDetails body)
Alternative setter for the body parameter.
|
UpdateDbSystemRequest.Builder |
UpdateDbSystemRequest.Builder.updateDbSystemDetails(UpdateDbSystemDetails updateDbSystemDetails)
Request to update the properties of a DB system.
|
Copyright © 2016–2024. All rights reserved.