Uses of Interface
org.mandas.docker.client.messages.swarm.NetworkAttachmentConfig
Packages that use NetworkAttachmentConfig
-
Uses of NetworkAttachmentConfig in org.mandas.docker.client.messages.swarm
Methods in org.mandas.docker.client.messages.swarm that return NetworkAttachmentConfigMethods in org.mandas.docker.client.messages.swarm that return types with arguments of type NetworkAttachmentConfigMethods in org.mandas.docker.client.messages.swarm with parameters of type NetworkAttachmentConfigModifier and TypeMethodDescriptionServiceSpec.Builder.networks(NetworkAttachmentConfig... networks) TaskSpec.Builder.networks(NetworkAttachmentConfig... networks) Method parameters in org.mandas.docker.client.messages.swarm with type arguments of type NetworkAttachmentConfigModifier and TypeMethodDescriptionServiceSpec.Builder.networks(Iterable<? extends NetworkAttachmentConfig> networks) TaskSpec.Builder.networks(Iterable<? extends NetworkAttachmentConfig> networks)