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