public static class DbSystemOptions.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DbSystemOptions |
build() |
DbSystemOptions.Builder |
copy(DbSystemOptions model) |
DbSystemOptions.Builder |
storageManagement(DbSystemOptions.StorageManagement storageManagement)
The storage option used in DB system.
|
public DbSystemOptions.Builder storageManagement(DbSystemOptions.StorageManagement storageManagement)
The storage option used in DB system. ASM - Automatic storage management LVM - Logical Volume management
storageManagement
- the value to setpublic DbSystemOptions build()
public DbSystemOptions.Builder copy(DbSystemOptions model)
Copyright © 2016–2024. All rights reserved.