Package | Description |
---|---|
com.oracle.bmc.psql.model |
Modifier and Type | Method and Description |
---|---|
static RestartDbInstanceInDbSystemDetails.Builder |
RestartDbInstanceInDbSystemDetails.builder()
Create a new builder.
|
RestartDbInstanceInDbSystemDetails.Builder |
RestartDbInstanceInDbSystemDetails.Builder.copy(RestartDbInstanceInDbSystemDetails model) |
RestartDbInstanceInDbSystemDetails.Builder |
RestartDbInstanceInDbSystemDetails.Builder.dbInstanceId(String dbInstanceId)
A unique identifier for the database instance, or node.
|
RestartDbInstanceInDbSystemDetails.Builder |
RestartDbInstanceInDbSystemDetails.Builder.restartType(RestartDbInstanceInDbSystemDetails.RestartType restartType)
The restart type for the database instance.
|
RestartDbInstanceInDbSystemDetails.Builder |
RestartDbInstanceInDbSystemDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.