Uses of Class
com.spotify.docker.client.messages.swarm.EnginePlugin
Packages that use EnginePlugin
-
Uses of EnginePlugin in com.spotify.docker.client.messages.swarm
Subclasses of EnginePlugin in com.spotify.docker.client.messages.swarmFields in com.spotify.docker.client.messages.swarm with type parameters of type EnginePluginModifier and TypeFieldDescriptionprivate final com.google.common.collect.ImmutableList<EnginePlugin> AutoValue_EngineConfig.pluginsMethods in com.spotify.docker.client.messages.swarm that return EnginePluginMethods in com.spotify.docker.client.messages.swarm that return types with arguments of type EnginePluginModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableList<EnginePlugin> AutoValue_EngineConfig.plugins()abstract com.google.common.collect.ImmutableList<EnginePlugin> EngineConfig.plugins()Method parameters in com.spotify.docker.client.messages.swarm with type arguments of type EnginePluginConstructor parameters in com.spotify.docker.client.messages.swarm with type arguments of type EnginePluginModifierConstructorDescription(package private)AutoValue_EngineConfig(String engineVersion, com.google.common.collect.ImmutableMap<String, String> labels, com.google.common.collect.ImmutableList<EnginePlugin> plugins)