Package | Description |
---|---|
com.oracle.bmc.psql.model | |
com.oracle.bmc.psql.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()
The information to be updated.
|
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)
The information to be updated.
|
Copyright © 2016–2024. All rights reserved.