| Package | Description |
|---|---|
| com.github.dockerjava.api.model |
| Modifier and Type | Method and Description |
|---|---|
TmpfsOptions |
Mount.getTmpfsOptions() |
TmpfsOptions |
TmpfsOptions.withMode(Integer mode) |
TmpfsOptions |
TmpfsOptions.withSizeBytes(Long sizeBytes) |
| Modifier and Type | Method and Description |
|---|---|
Mount |
Mount.withTmpfsOptions(TmpfsOptions tmpfsOptions) |
Copyright © 2021. All rights reserved.