Package org.jenkinsci.plugins.nomad.Api
Class Network
- java.lang.Object
-
- org.jenkinsci.plugins.nomad.Api.Network
-
@Deprecated public class Network extends Object
Deprecated.Only required for backward compatibility
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description IntegergetMBits()Deprecated.List<Port>getReservedPorts()Deprecated.voidsetMBits(Integer MBits)Deprecated.voidsetReservedPorts(List<Port> reservedPorts)Deprecated.
-