public static class AsmProperty.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AsmProperty |
build() |
AsmProperty.Builder |
copy(AsmProperty model) |
AsmProperty.Builder |
diskGroup(String diskGroup)
The name of the disk group.
|
public AsmProperty.Builder diskGroup(String diskGroup)
The name of the disk group.
diskGroup
- the value to setpublic AsmProperty build()
public AsmProperty.Builder copy(AsmProperty model)
Copyright © 2016–2024. All rights reserved.