Uses of Class
org.jenkinsci.plugins.mesos.MesosSlaveInfo.Volume

Packages that use MesosSlaveInfo.Volume
org.jenkinsci.plugins.mesos   
 

Uses of MesosSlaveInfo.Volume in org.jenkinsci.plugins.mesos
 

Methods in org.jenkinsci.plugins.mesos that return types with arguments of type MesosSlaveInfo.Volume
 List<MesosSlaveInfo.Volume> MesosSlaveInfo.ContainerInfo.getVolumes()
           
 

Constructor parameters in org.jenkinsci.plugins.mesos with type arguments of type MesosSlaveInfo.Volume
MesosSlaveInfo.ContainerInfo(String type, String dockerImage, List<MesosSlaveInfo.Volume> volumes)
           
 



Copyright © 2004-2014. All Rights Reserved.