Uses of Class
io.jenkins.plugins.swarmcloud.SwarmAgentTemplate.MountConfig
Packages that use SwarmAgentTemplate.MountConfig
-
Uses of SwarmAgentTemplate.MountConfig in io.jenkins.plugins.swarmcloud
Methods in io.jenkins.plugins.swarmcloud that return types with arguments of type SwarmAgentTemplate.MountConfigModifier and TypeMethodDescriptionSwarmAgentTemplate.getHostBinds()SwarmAgentTemplate.getMounts()Method parameters in io.jenkins.plugins.swarmcloud with type arguments of type SwarmAgentTemplate.MountConfigModifier and TypeMethodDescriptionvoidSwarmAgentTemplate.setHostBinds(List<SwarmAgentTemplate.MountConfig> hostBinds) voidSwarmAgentTemplate.setMounts(List<SwarmAgentTemplate.MountConfig> mounts)