public class TmpfsOptions extends DockerObject implements Serializable
RemoteApiVersion#VERSION_1_29| Constructor and Description |
|---|
TmpfsOptions() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getMode() |
Long |
getSizeBytes() |
TmpfsOptions |
withMode(Integer mode) |
TmpfsOptions |
withSizeBytes(Long sizeBytes) |
getRawValuespublic Long getSizeBytes()
public TmpfsOptions withSizeBytes(Long sizeBytes)
public Integer getMode()
public TmpfsOptions withMode(Integer mode)
Copyright © 2025. All rights reserved.