Package | Description |
---|---|
com.oracle.bmc.psql.model | |
com.oracle.bmc.psql.requests |
Modifier and Type | Method and Description |
---|---|
RestartDbInstanceInDbSystemDetails |
RestartDbInstanceInDbSystemDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
RestartDbInstanceInDbSystemDetails.Builder |
RestartDbInstanceInDbSystemDetails.Builder.copy(RestartDbInstanceInDbSystemDetails model) |
Modifier and Type | Method and Description |
---|---|
RestartDbInstanceInDbSystemDetails |
RestartDbInstanceInDbSystemRequest.getBody$()
Alternative accessor for the body parameter.
|
RestartDbInstanceInDbSystemDetails |
RestartDbInstanceInDbSystemRequest.getRestartDbInstanceInDbSystemDetails()
Database instance node restart parameters.
|
Modifier and Type | Method and Description |
---|---|
RestartDbInstanceInDbSystemRequest.Builder |
RestartDbInstanceInDbSystemRequest.Builder.body$(RestartDbInstanceInDbSystemDetails body)
Alternative setter for the body parameter.
|
RestartDbInstanceInDbSystemRequest.Builder |
RestartDbInstanceInDbSystemRequest.Builder.restartDbInstanceInDbSystemDetails(RestartDbInstanceInDbSystemDetails restartDbInstanceInDbSystemDetails)
Database instance node restart parameters.
|
Copyright © 2016–2024. All rights reserved.