Uses of Class
org.jenkinsci.plugins.nomad.Api.Device
-
Packages that use Device Package Description org.jenkinsci.plugins.nomad.Api -
-
Uses of Device in org.jenkinsci.plugins.nomad.Api
Methods in org.jenkinsci.plugins.nomad.Api that return types with arguments of type Device Modifier and Type Method Description List<Device>DevicePluginGroup. getDevicePlugins()Deprecated.List<Device>Resource. getDevicePlugins()Deprecated.Method parameters in org.jenkinsci.plugins.nomad.Api with type arguments of type Device Modifier and Type Method Description voidResource. setDevicePlugins(List<Device> devicePlugins)Deprecated.
-