Package | Description |
---|---|
com.oracle.bmc.mysql.model | |
com.oracle.bmc.mysql.requests |
Modifier and Type | Method and Description |
---|---|
RestartDbSystemDetails |
RestartDbSystemDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
RestartDbSystemDetails.Builder |
RestartDbSystemDetails.Builder.copy(RestartDbSystemDetails model) |
Modifier and Type | Method and Description |
---|---|
RestartDbSystemDetails |
RestartDbSystemRequest.getBody$()
Alternative accessor for the body parameter.
|
RestartDbSystemDetails |
RestartDbSystemRequest.getRestartDbSystemDetails()
Optional parameters for the stop portion of the restart action.
|
Modifier and Type | Method and Description |
---|---|
RestartDbSystemRequest.Builder |
RestartDbSystemRequest.Builder.body$(RestartDbSystemDetails body)
Alternative setter for the body parameter.
|
RestartDbSystemRequest.Builder |
RestartDbSystemRequest.Builder.restartDbSystemDetails(RestartDbSystemDetails restartDbSystemDetails)
Optional parameters for the stop portion of the restart action.
|
Copyright © 2016–2024. All rights reserved.