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.Builderbuilder()(package private) static TmpfsOptionsabstract Integermode()The mode and permission bits.abstract Long
-
Constructor Details
-
TmpfsOptions
public TmpfsOptions()
-
-
Method Details
-
sizeBytes
-
mode
The mode and permission bits. -
builder
-
create
-