public static class RestartDbSystemDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
RestartDbSystemDetails |
build() |
RestartDbSystemDetails.Builder |
copy(RestartDbSystemDetails model) |
RestartDbSystemDetails.Builder |
shutdownType(InnoDbShutdownMode shutdownType)
The InnoDB shutdown mode to use, following the option
“innodb_fast_shutdown”.
|
public RestartDbSystemDetails.Builder shutdownType(InnoDbShutdownMode shutdownType)
The InnoDB shutdown mode to use, following the option “innodb_fast_shutdown”.
shutdownType
- the value to setpublic RestartDbSystemDetails build()
public RestartDbSystemDetails.Builder copy(RestartDbSystemDetails model)
Copyright © 2016–2024. All rights reserved.