Class Placement
java.lang.Object
com.spotify.docker.client.messages.swarm.Placement
- Direct Known Subclasses:
AutoValue_Placement
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract com.google.common.collect.ImmutableList
<String> static Placement
static Placement
create
(List<String> constraints, List<Preference> preferences) abstract com.google.common.collect.ImmutableList
<Preference>
-
Constructor Details
-
Placement
public Placement()
-
-
Method Details
-
constraints
-
preferences
-
create
-
create
-