public abstract class TmpfsOptions extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TmpfsOptions.Builder |
| Constructor and Description |
|---|
TmpfsOptions() |
| Modifier and Type | Method and Description |
|---|---|
static TmpfsOptions.Builder |
builder() |
abstract Integer |
mode()
The mode and permission bits.
|
abstract Long |
sizeBytes() |
public static TmpfsOptions.Builder builder()
Copyright © 2018. All rights reserved.