Uses of Class
com.spotify.docker.client.messages.mount.Mount.Builder
Packages that use Mount.Builder
-
Uses of Mount.Builder in com.spotify.docker.client.messages.mount
Subclasses of Mount.Builder in com.spotify.docker.client.messages.mountMethods in com.spotify.docker.client.messages.mount that return Mount.BuilderModifier and TypeMethodDescriptionAutoValue_Mount.Builder.bindOptions
(BindOptions bindOptions) abstract Mount.Builder
Mount.Builder.bindOptions
(BindOptions bindOptions) static Mount.Builder
Mount.builder()
abstract Mount.Builder
abstract Mount.Builder
abstract Mount.Builder
AutoValue_Mount.Builder.tmpfsOptions
(TmpfsOptions tmpfsOptions) abstract Mount.Builder
Mount.Builder.tmpfsOptions
(TmpfsOptions tmpfsOptions) abstract Mount.Builder
AutoValue_Mount.Builder.volumeOptions
(VolumeOptions volumeOptions) abstract Mount.Builder
Mount.Builder.volumeOptions
(VolumeOptions volumeOptions)