Uses of Class
com.spotify.docker.client.messages.swarm.Preference
Packages that use Preference
-
Uses of Preference in com.spotify.docker.client.messages.swarm
Subclasses of Preference in com.spotify.docker.client.messages.swarmFields in com.spotify.docker.client.messages.swarm with type parameters of type PreferenceModifier and TypeFieldDescriptionprivate final com.google.common.collect.ImmutableList
<Preference> AutoValue_Placement.preferences
Methods in com.spotify.docker.client.messages.swarm that return PreferenceMethods in com.spotify.docker.client.messages.swarm that return types with arguments of type PreferenceModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableList
<Preference> AutoValue_Placement.preferences()
abstract com.google.common.collect.ImmutableList
<Preference> Placement.preferences()