Class TmpfsOptions
java.lang.Object
com.spotify.docker.client.messages.mount.TmpfsOptions
- Direct Known Subclasses:
AutoValue_TmpfsOptions
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TmpfsOptions.Builder
builder()
(package private) static TmpfsOptions
abstract Integer
mode()
The mode and permission bits.abstract Long
-
Constructor Details
-
TmpfsOptions
public TmpfsOptions()
-
-
Method Details
-
sizeBytes
-
mode
The mode and permission bits. -
builder
-
create
-