public static class UnixMountInfo.Options.Builder extends Object
Constructor and Description |
---|
Builder()
Constructs a new unix mount info options builder.
|
Modifier and Type | Method and Description |
---|---|
UnixMountInfo.Options |
build() |
UnixMountInfo.Options.Builder |
setSize(Long size) |
public UnixMountInfo.Options.Builder setSize(Long size)
size
- the mount size to setpublic UnixMountInfo.Options build()
Copyright © 2023. All Rights Reserved.