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 |
---|---|
boolean |
equals(java.lang.Object o) |
java.lang.Integer |
getMode() |
java.lang.Long |
getSizeBytes() |
int |
hashCode() |
java.lang.String |
toString() |
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)
public java.lang.String toString()
toString
in class java.lang.Object
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
Copyright © 2019. All Rights Reserved.