Package | Description |
---|---|
com.oracle.bmc.psql.model | |
com.oracle.bmc.psql.requests |
Modifier and Type | Method and Description |
---|---|
PatchDbSystemDetails |
PatchDbSystemDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
PatchDbSystemDetails.Builder |
PatchDbSystemDetails.Builder.copy(PatchDbSystemDetails model) |
Modifier and Type | Method and Description |
---|---|
PatchDbSystemDetails |
PatchDbSystemRequest.getBody$()
Alternative accessor for the body parameter.
|
PatchDbSystemDetails |
PatchDbSystemRequest.getPatchDbSystemDetails()
The information to be modified.
|
Modifier and Type | Method and Description |
---|---|
PatchDbSystemRequest.Builder |
PatchDbSystemRequest.Builder.body$(PatchDbSystemDetails body)
Alternative setter for the body parameter.
|
PatchDbSystemRequest.Builder |
PatchDbSystemRequest.Builder.patchDbSystemDetails(PatchDbSystemDetails patchDbSystemDetails)
The information to be modified.
|
Copyright © 2016–2024. All rights reserved.