public class TmpfsOptions
extends java.lang.Object
implements java.io.Serializable
RemoteApiVersion#VERSION_1_29
Constructor and Description |
---|
TmpfsOptions() |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getMode() |
java.lang.Long |
getSizeBytes() |
TmpfsOptions |
withMode(java.lang.Integer mode) |
TmpfsOptions |
withSizeBytes(java.lang.Long sizeBytes) |
public java.lang.Long getSizeBytes()
public TmpfsOptions withSizeBytes(java.lang.Long sizeBytes)
public java.lang.Integer getMode()
public TmpfsOptions withMode(java.lang.Integer mode)
Copyright © 2020. All Rights Reserved.